Searched refs:IndexedPointsTestUShort (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/tests/gl_tests/ |
D | IndexedPointsTest.cpp | 253 typedef IndexedPointsTest<GLushort, GL_UNSIGNED_SHORT> IndexedPointsTestUShort; typedef 255 TEST_P(IndexedPointsTestUShort, UnsignedShortOffset0) in TEST_P() argument 262 TEST_P(IndexedPointsTestUShort, UnsignedShortOffset1) in TEST_P() argument 269 TEST_P(IndexedPointsTestUShort, UnsignedShortOffset2) in TEST_P() argument 276 TEST_P(IndexedPointsTestUShort, UnsignedShortOffset3) in TEST_P() argument 283 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffset0) in TEST_P() argument 291 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffset1) in TEST_P() argument 299 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffset2) in TEST_P() argument 307 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffset3) in TEST_P() argument 315 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffsetChangingIndices) in TEST_P() argument [all …]
|