Merge pull request #3066 from ShchchowAMD/shaochi/bindless
[glslang][extension] Add support for ARB_bindless_texture.
This commit is contained in:
commit
ed257e2bdf
19 changed files with 608 additions and 35 deletions
|
|
@ -291,6 +291,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"GL_EXT_shader_integer_mix.vert",
|
||||
"GL_ARB_draw_instanced.vert",
|
||||
"GL_ARB_fragment_coord_conventions.vert",
|
||||
"GL_ARB_bindless_texture.frag",
|
||||
"BestMatchFunction.vert",
|
||||
"EndStreamPrimitive.geom",
|
||||
"floatBitsToInt.vert",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue