Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp795 class ImageBindingFormatCase : public TestCase class
798 ImageBindingFormatCase (Context& context, const char* name, const char* desc, QueryType verifierType);
806 ImageBindingFormatCase::ImageBindingFormatCase (Context& context, const char* name, const char* desc, QueryType verifierType) in ImageBindingFormatCase() function in deqp::gles31::Functional::__anon30826::ImageBindingFormatCase
812 ImageBindingFormatCase::IterateResult ImageBindingFormatCase::iterate (void) in iterate()
1418 FOR_EACH_VERIFIER(new ImageBindingFormatCase (m_context, (std::string() + "image_binding_format_" + verifierSuffix).c_str(), "Test IMAGE_BINDING_FORMAT", verifier)) in init()

Completed in 3 milliseconds