Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp542 class EnableBlendCase : public TestCase class
545 EnableBlendCase (Context& context, const char* name, const char* desc, QueryType verifierType);
554 EnableBlendCase::EnableBlendCase (Context& context, const char* name, const char* desc, QueryType verifierType) in EnableBlendCase() function in deqp::gles3::Functional::__anon30567::EnableBlendCase
560 void EnableBlendCase::init (void) in init()
565 EnableBlendCase::IterateResult EnableBlendCase::iterate (void) in iterate()
1178 addChild(new EnableBlendCase(m_context, "blend_isenabledi", "BLEND", QUERY_INDEXED_ISENABLED)); in init()

Completed in 2 milliseconds