#extension GL_ARB_gpu_shader5 support the implicit conversion ,

So the best function matching algorithm should be actived.


Signed-off-by: ZhiqianXia <xzq0528@outlook.com>
This commit is contained in:
ZhiqianXia
2021-08-02 16:41:21 +08:00
parent bb5b357550
commit 77b0d72c68
4 changed files with 231 additions and 2 deletions

View File

@@ -287,6 +287,7 @@ INSTANTIATE_TEST_SUITE_P(
"atomicCounterARBOps.vert",
"GL_EXT_shader_integer_mix.vert",
"GL_ARB_draw_instanced.vert",
"BestMatchFunction.vert",
})),
FileNameAsCustomTestSuffix
);