Searched refs:NonIndexed (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | FirstIndexOffsetTests.cpp | 26 NonIndexed, enumerator 175 case DrawMode::NonIndexed: in TestImpl() 203 case DrawMode::NonIndexed: in TestImpl() 235 TestVertexIndex(DrawMode::NonIndexed, 7); in TEST_P() 240 TestInstanceIndex(DrawMode::NonIndexed, 11); in TEST_P() 245 TestBothIndices(DrawMode::NonIndexed, 7, 11); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | InstancingTest.cpp | 28 NonIndexed enumerator 331 runTest(11, 2, attrib, geometry, NonIndexed, storage, vendor, offset); \ 337 runTest(numInstance, divisor, 1, Quad, NonIndexed, Buffer, Angle, 0); \
|