Support constant expression calculated by matrixCompMult.
This commit is contained in:
parent
fb7a681cab
commit
702026e3f5
4 changed files with 72 additions and 0 deletions
|
|
@ -313,6 +313,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"GL_EXT_texture_array.frag",
|
||||
"index_outside_sample_mask_range.frag",
|
||||
"positive_infinity.frag",
|
||||
"matrixCompMult.vert",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue