SPV: Support texelFetch() on a textureBuffer (no sampler).
Fixes Vulkan Khronos-internal issue 770.
This commit is contained in:
parent
a5c5fb6118
commit
c10191d132
5 changed files with 96 additions and 3 deletions
|
|
@ -283,6 +283,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"spv.test.vert",
|
||||
"spv.texture.frag",
|
||||
"spv.texture.vert",
|
||||
"spv.textureBuffer.vert",
|
||||
"spv.image.frag",
|
||||
"spv.types.frag",
|
||||
"spv.uint.frag",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue