Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp600 class ImageBindingLayeredCase : public TestCase class
603ImageBindingLayeredCase (Context& context, const char* name, const char* desc, QueryType verifierT…
611 ImageBindingLayeredCase::ImageBindingLayeredCase (Context& context, const char* name, const char* d… in ImageBindingLayeredCase() function in deqp::gles31::Functional::__anonbabf43cf0111::ImageBindingLayeredCase
617 ImageBindingLayeredCase::IterateResult ImageBindingLayeredCase::iterate (void) in iterate()
1502 …FOR_EACH_VERIFIER(new ImageBindingLayeredCase (m_context, (std::string() + "image_binding_layered_… in init()