Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DInstancingTest.cpp37 class InstancingTest : public ANGLETest class
40 InstancingTest() in InstancingTest() function in InstancingTest
313 constexpr unsigned InstancingTest::kMaxDrawn;
314 constexpr float InstancingTest::kDrawSize;
315 constexpr GLfloat InstancingTest::kQuadVertices[];
316 constexpr GLfloat InstancingTest::kTriFanVertices[];
317 constexpr GLfloat InstancingTest::kPointVertices[];
318 constexpr GLushort InstancingTest::kQuadIndices[];
319 constexpr GLubyte InstancingTest::kTriFanIndices[];
320 constexpr GLushort InstancingTest::kPointIndices[];
[all …]
/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_end2end_tests.gni86 "gl_tests/InstancingTest.cpp",