Merge branch 'master' into textureQueryLOD
This commit is contained in:
commit
a40e4ac3f7
166 changed files with 8875 additions and 4653 deletions
|
|
@ -285,6 +285,10 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"atomicAdd.comp",
|
||||
"GL_ARB_gpu_shader5.u2i.vert",
|
||||
"textureQueryLOD.frag",
|
||||
"atomicCounterARBOps.vert",
|
||||
"GL_EXT_shader_integer_mix.vert",
|
||||
"GL_ARB_draw_instanced.vert",
|
||||
"BestMatchFunction.vert",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue