Searched refs:testDrawElementsLineLoopUsingClientSideMemory (Results 1 – 2 of 2) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | SimpleOperationTest.cpp | 55 void testDrawElementsLineLoopUsingClientSideMemory(GLenum indexType, 806 void SimpleOperationTest::testDrawElementsLineLoopUsingClientSideMemory(GLenum indexType, in testDrawElementsLineLoopUsingClientSideMemory() function in __anon93acb2ce0111::SimpleOperationTest 856 testDrawElementsLineLoopUsingClientSideMemory<GLushort>(GL_UNSIGNED_SHORT, getWindowWidth(), in TEST_P() 863 testDrawElementsLineLoopUsingClientSideMemory<GLubyte>(GL_UNSIGNED_BYTE, getWindowWidth(), in TEST_P()
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | SimpleOperationTest.cpp | 50 void testDrawElementsLineLoopUsingClientSideMemory(GLenum indexType, 931 void SimpleOperationTest::testDrawElementsLineLoopUsingClientSideMemory(GLenum indexType, in testDrawElementsLineLoopUsingClientSideMemory() function in __anon30e838b90111::SimpleOperationTest 981 testDrawElementsLineLoopUsingClientSideMemory<GLushort>(GL_UNSIGNED_SHORT, getWindowWidth(), in TEST_P() 988 testDrawElementsLineLoopUsingClientSideMemory<GLubyte>(GL_UNSIGNED_BYTE, getWindowWidth(), in TEST_P()
|