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

/external/chromium_org/third_party/angle/tests/angle_tests/
H A DIndexedPointsTest.cpp5 class IndexedPointsTest : public ANGLETest class in inherits:ANGLETest
8 IndexedPointsTest() function in class:IndexedPointsTest
126 typedef IndexedPointsTest<GLubyte, GL_UNSIGNED_BYTE> IndexedPointsTestUByte;
148 typedef IndexedPointsTest<GLushort, GL_UNSIGNED_SHORT> IndexedPointsTestUShort;
170 typedef IndexedPointsTest<GLuint, GL_UNSIGNED_INT> IndexedPointsTestUInt;

Completed in 114 milliseconds