Home
last modified time | relevance | path

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

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