@webgpu/types
Advanced tools
Comparing version 0.0.22 to 0.0.23
{ | ||
"name": "@webgpu/types", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"main": "", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -132,3 +132,3 @@ // https://github.com/gpuweb/gpuweb/blob/0a48816412b5d08a5fb8b89005e019165a1a2c63/spec/index.bs | ||
RGB10A2Unorm = 'rgb10a2unorm', | ||
RGB11B10Float = 'rg11b10float', | ||
RG11B10Float = 'rg11b10float', | ||
RG32Uint = 'rg32uint', | ||
@@ -135,0 +135,0 @@ RG32Sint = 'rg32sint', |
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
46459