Home
last modified time | relevance | path

Searched defs:UniformTestES31 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DUniformTest.cpp1459 class UniformTestES31 : public ANGLETest<> class
1462 UniformTestES31() : mProgram(0) {} in UniformTestES31() function in __anon013ef09b0111::UniformTestES31
1478 TEST_P(UniformTestES31, StructLocationLayoutQualifier) in TEST_P() argument
1502 TEST_P(UniformTestES31, UniformLocationInFragmentShader) in TEST_P() argument
1530 TEST_P(UniformTestES31, UnusedUniformsConflictingLocation) in TEST_P() argument
1557 TEST_P(UniformTestES31, UnusedUniformArraysConflictingLocation) in TEST_P() argument