Lines Matching refs:MixedApiCase
1060 class MixedApiCase : public BindingRenderCase class
1074 MixedApiCase (Context& ctx, const char* name, const char* desc, CaseType caseType);
1075 ~MixedApiCase (void);
1095 MixedApiCase::MixedApiCase (Context& ctx, const char* name, const char* desc, CaseType caseType) in MixedApiCase() function in deqp::gles31::Functional::__anonc0575ae50111::MixedApiCase
1103 MixedApiCase::~MixedApiCase (void) in ~MixedApiCase()
1108 void MixedApiCase::init (void) in init()
1113 void MixedApiCase::deinit (void) in deinit()
1124 void MixedApiCase::renderTo (tcu::Surface& dst) in renderTo()
1236 void MixedApiCase::createBuffers (void) in createBuffers()
1271 void MixedApiCase::createShader (void) in createShader()
1610 …up->addChild(new MixedApiCase(m_context, "mixed_api_change_buffer", "change buffer with verte… in init()
1611 …ddChild(new MixedApiCase(m_context, "mixed_api_change_buffer_offset", "change buffer offset wit… in init()
1612 …ddChild(new MixedApiCase(m_context, "mixed_api_change_buffer_stride", "change buffer stride wit… in init()
1613 …ddChild(new MixedApiCase(m_context, "mixed_api_change_binding_point", "change binding point wit… in init()