Open chrisdavidmills opened 1 month ago
See https://developer.chrome.com/blog/new-in-webgpu-119#filterable_32-bit_float_textures for change description.
GPUDevice
GPUTexture
Content PR: https://github.com/mdn/content/pull/36398
BCD PR: https://github.com/mdn/browser-compat-data/pull/24760
See https://developer.chrome.com/blog/new-in-webgpu-119#filterable_32-bit_float_textures for change description.
Acceptance criteria
GPUDevice
if you want to filterGPUTexture
s with "r32float", "rg32float", and "rgba32float" formats.