Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp891 class BlendEquationCase : public TestCase class
894 BlendEquationCase (Context& context, const char* name, const char* desc, QueryType verifierType);
903 BlendEquationCase::BlendEquationCase (Context& context, const char* name, const char* desc, QueryType verifierType) in BlendEquationCase() function in deqp::gles3::Functional::__anon30567::BlendEquationCase
909 void BlendEquationCase::init (void) in init()
914 BlendEquationCase::IterateResult BlendEquationCase::iterate (void) in iterate()
1181 FOR_EACH_VERIFIER(new BlendEquationCase (m_context, (std::string() + "blend_equation_" + verifierSuffix).c_str(), "BLEND_EQUATION_RGB and BLEND_DST", verifier)) in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp1127 class BlendEquationCase : public TestCase class
1130 BlendEquationCase (Context& context, const char* name, const char* desc, QueryType verifierType);
1139 BlendEquationCase::BlendEquationCase (Context& context, const char* name, const char* desc, QueryType verifierType) in BlendEquationCase() function in deqp::gles31::Functional::__anon30826::BlendEquationCase
1145 void BlendEquationCase::init (void) in init()
1150 BlendEquationCase::IterateResult BlendEquationCase::iterate (void) in iterate()
1423 addChild(new BlendEquationCase(m_context, "blend_equation_getbooleani_v", "BLEND_EQUATION_RGB and BLEND_DST", QUERY_INDEXED_BOOLEAN)); in init()

Completed in 4 milliseconds