Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp603 class ImageBindingLayeredCase : public TestCase class
606 ImageBindingLayeredCase (Context& context, const char* name, const char* desc, QueryType verifierType);
614 ImageBindingLayeredCase::ImageBindingLayeredCase (Context& context, const char* name, const char* desc, QueryType verifierType) in ImageBindingLayeredCase() function in deqp::gles31::Functional::__anon30826::ImageBindingLayeredCase
620 ImageBindingLayeredCase::IterateResult ImageBindingLayeredCase::iterate (void) in iterate()
1415 FOR_EACH_VERIFIER(new ImageBindingLayeredCase (m_context, (std::string() + "image_binding_layered_" + verifierSuffix).c_str(), "Test IMAGE_BINDING_LAYERED", verifier)) in init()

Completed in 3 milliseconds