Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DIndexedPointsTest.cpp12 class IndexedPointsTest : public ANGLETest class
15 IndexedPointsTest() in IndexedPointsTest() function in IndexedPointsTest
191 typedef IndexedPointsTest<GLubyte, GL_UNSIGNED_BYTE> IndexedPointsTestUByte;
253 typedef IndexedPointsTest<GLushort, GL_UNSIGNED_SHORT> IndexedPointsTestUShort;
329 typedef IndexedPointsTest<GLuint, GL_UNSIGNED_INT> IndexedPointsTestUInt;
/external/angle/src/tests/
Dangle_end2end_tests.gni84 "gl_tests/IndexedPointsTest.cpp",