Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp795 class ImageBindingFormatCase : public TestCase class
798ImageBindingFormatCase (Context& context, const char* name, const char* desc, QueryType verifierTy…
806 ImageBindingFormatCase::ImageBindingFormatCase (Context& context, const char* name, const char* des… in ImageBindingFormatCase() function in deqp::gles31::Functional::__anond6dd73b70111::ImageBindingFormatCase
812 ImageBindingFormatCase::IterateResult ImageBindingFormatCase::iterate (void) in iterate()
1508 …FOR_EACH_VERIFIER(new ImageBindingFormatCase (m_context, (std::string() + "image_binding_format_" … in init()