Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp792 class ImageBindingFormatCase : public TestCase class
795ImageBindingFormatCase (Context& context, const char* name, const char* desc, QueryType verifierTy…
803 ImageBindingFormatCase::ImageBindingFormatCase (Context& context, const char* name, const char* des… in ImageBindingFormatCase() function in deqp::gles31::Functional::__anon5499a3d90111::ImageBindingFormatCase
809 ImageBindingFormatCase::IterateResult ImageBindingFormatCase::iterate (void) in iterate()
1505 …FOR_EACH_VERIFIER(new ImageBindingFormatCase (m_context, (std::string() + "image_binding_format_" … in init()