Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DSimpleOperationTest.cpp50 void testDrawElementsLineLoopUsingClientSideMemory(GLenum indexType,
972 void SimpleOperationTest::testDrawElementsLineLoopUsingClientSideMemory(GLenum indexType, in testDrawElementsLineLoopUsingClientSideMemory() function in __anon852e24d40111::SimpleOperationTest
1022 testDrawElementsLineLoopUsingClientSideMemory<GLushort>(GL_UNSIGNED_SHORT, getWindowWidth(), in TEST_P()
1029 testDrawElementsLineLoopUsingClientSideMemory<GLubyte>(GL_UNSIGNED_BYTE, getWindowWidth(), in TEST_P()