Support the floatBitsToint function at GL_ARB_gpu_shader5 Extension.
This commit is contained in:
parent
17232d21d7
commit
0a59dd5107
5 changed files with 244 additions and 5 deletions
|
|
@ -292,6 +292,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"GL_ARB_draw_instanced.vert",
|
||||
"GL_ARB_fragment_coord_conventions.vert",
|
||||
"BestMatchFunction.vert",
|
||||
"floatBitsToInt.vert",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue