Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DIndexedPointsTest.cpp233 typedef IndexedPointsTest<GLushort, GL_UNSIGNED_SHORT> IndexedPointsTestUShort; typedef
235 TEST_P(IndexedPointsTestUShort, UnsignedShortOffset0) in TEST_P() argument
240 TEST_P(IndexedPointsTestUShort, UnsignedShortOffset1) in TEST_P() argument
245 TEST_P(IndexedPointsTestUShort, UnsignedShortOffset2) in TEST_P() argument
250 TEST_P(IndexedPointsTestUShort, UnsignedShortOffset3) in TEST_P() argument
255 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffset0) in TEST_P() argument
260 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffset1) in TEST_P() argument
265 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffset2) in TEST_P() argument
270 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffset3) in TEST_P() argument
275 TEST_P(IndexedPointsTestUShort, VertexWithColorUnsignedShortOffsetChangingIndices) in TEST_P() argument