Home
last modified time | relevance | path

Searched defs:DrawIndexedIndirectTest (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDrawIndexedIndirectTests.cpp23 class DrawIndexedIndirectTest : public DawnTest { class
119 TEST_P(DrawIndexedIndirectTest, Uint32) { in TEST_P() argument
140 TEST_P(DrawIndexedIndirectTest, BaseVertex) { in TEST_P() argument
171 TEST_P(DrawIndexedIndirectTest, IndirectOffset) { in TEST_P() argument
193 TEST_P(DrawIndexedIndirectTest, BasicValidation) { in TEST_P() argument
215 TEST_P(DrawIndexedIndirectTest, ValidateWithOffsets) { in TEST_P() argument
244 TEST_P(DrawIndexedIndirectTest, ValidateMultiplePasses) { in TEST_P() argument
268 TEST_P(DrawIndexedIndirectTest, ValidateMultipleDraws) { in TEST_P() argument
364 TEST_P(DrawIndexedIndirectTest, ValidateEncodeMultipleThenSubmitInOrder) { in TEST_P() argument
394 TEST_P(DrawIndexedIndirectTest, ValidateEncodeMultipleThenSubmitAtOnce) { in TEST_P() argument
[all …]