@webgpu/types
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -340,3 +340,3 @@ // https://github.com/gpuweb/gpuweb/blob/15dadf3f218f1c51ff31ce1976653a99189b41d1/design/sketch.webidl | ||
indexFormat: GPUIndexFormat; | ||
vertexBuffers: GPUVertexAttributeDescriptor[]; | ||
vertexBuffers: GPUVertexBufferDescriptor[]; | ||
} | ||
@@ -343,0 +343,0 @@ |
{ | ||
"name": "@webgpu/types", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "", | ||
"license": "Apache-2.0" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16019