#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:
parent
bb5b357550
commit
77b0d72c68
4 changed files with 231 additions and 2 deletions
|
|
@ -287,6 +287,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"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