Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/
Dtes2CapabilityTests.cpp44 class GetIntCase : public tcu::TestCase class
47 GetIntCase (Context& context, const char* name, const char* description, GLenum param) in GetIntCase() function in deqp::gles2::GetIntCase
98 …addChild(new GetIntCase(m_context, getIntCases[ndx].name, getIntCases[ndx].description, getIntCase… in init()