index outside gl_SampleMask range, compiler need report error. (#3556)
This commit is contained in:
parent
593dbafd0d
commit
68df223056
4 changed files with 68 additions and 0 deletions
|
|
@ -309,6 +309,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"GL_EXT_draw_instanced.vert",
|
||||
"overflow_underflow_toinf_0.frag",
|
||||
"GL_EXT_texture_array.frag",
|
||||
"index_outside_sample_mask_range.frag",
|
||||
"positive_infinity.frag",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue