Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingStateQueryTests.cpp224 class IndexedCase : public TestCase class
227 IndexedCase (Context& context, const char* name, const char* desc, QueryType verifier);
236 IndexedCase::IndexedCase (Context& context, const char* name, const char* desc, QueryType verifier) in IndexedCase() function in deqp::gles31::Functional::__anondfb8f25c0111::IndexedCase
242 IndexedCase::IterateResult IndexedCase::iterate (void) in iterate()
252 class VertexBindingDivisorCase : public IndexedCase
260 : IndexedCase(context, name, desc, verifier) in VertexBindingDivisorCase()
329 class VertexBindingOffsetCase : public IndexedCase
337 : IndexedCase(context, name, desc, verifier) in VertexBindingOffsetCase()
407 class VertexBindingStrideCase : public IndexedCase
415 : IndexedCase(context, name, desc, verifier) in VertexBindingStrideCase()
[all …]