Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp653 class ImageBindingLayerCase : public TestCase class
656ImageBindingLayerCase (Context& context, const char* name, const char* desc, QueryType verifierTyp…
664 ImageBindingLayerCase::ImageBindingLayerCase (Context& context, const char* name, const char* desc,… in ImageBindingLayerCase() function in deqp::gles31::Functional::__anon5f9ff0b00111::ImageBindingLayerCase
670 ImageBindingLayerCase::IterateResult ImageBindingLayerCase::iterate (void) in iterate()
1499 …FOR_EACH_VERIFIER(new ImageBindingLayerCase (m_context, (std::string() + "image_binding_layer_" +… in init()