这是indexloc提供的服务,不要输入任何密码
Skip to content

Texture Builtins Issues

Greggman edited this page Jan 4, 2025 · 3 revisions

Texture Builtins Issues

Various GPUs and drivers have issues (bugs) related sampling textures. Below is a list of known issues. If you'd like to check your own GPU you can run all of the WGSL builtin function tests or you can run the individual texture builtin function tests

Note: A failure does not guarantee a bug in the GPU. Rather, the results need to be inspected. Some results indicate a bug. Others indicate the test itself might be too sensitive.

Known Issues

The known issues are listed in the file below.

You may find the raw version more readable as the comparisons between the software sampler and the GPU sampler can be fairly wide

Clone this wiki locally