Merge branch 'master' into textureQueryLOD

This commit is contained in:
Greg Fischer
2021-11-22 10:39:03 -07:00
committed by GitHub
166 changed files with 8875 additions and 4653 deletions

View File

@@ -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
);