Home
last modified time | relevance | path

Searched refs:MatrixLoadTest (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/gl_tests/gles1/
DMatrixLoadTest.cpp19 class MatrixLoadTest : public ANGLETest class
22 MatrixLoadTest() in MatrixLoadTest() function in MatrixLoadTest
35 TEST_P(MatrixLoadTest, Basic) in TEST_P() argument
52 TEST_P(MatrixLoadTest, PushPop) in TEST_P() argument
77 TEST_P(MatrixLoadTest, Modes) in TEST_P() argument
105 ANGLE_INSTANTIATE_TEST_ES1(MatrixLoadTest);
/external/angle/src/tests/
Dangle_end2end_tests.gni168 "gl_tests/gles1/MatrixLoadTest.cpp",