Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingStateQueryTests.cpp224 class IndexedCase : public TestCase class
236 IndexedCase::IndexedCase (Context& context, const char* name, const char* desc, QueryType verifier) in IndexedCase() function in deqp::gles31::Functional::__anonaa18b6880111::IndexedCase
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp1164 typedef DrawTestCase<DrawIndexedParams> IndexedCase; typedef