Searched refs:CASETYPE_GETERROR (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 2853 CASETYPE_GETERROR, enumerator 2864 case CASETYPE_GETERROR: return new GetErrorCase(ctx, name, desc, function); in createCase() 3023 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "buffer", "Negative Buffer API Cas… in init() 3024 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "texture", "Negative Texture API Ca… in init() 3025 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "shader", "Negative Shader API Cas… in init() 3026 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "fragment", "Negative Fragment API … in init() 3027 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "vertex_array", "Negative Vertex Arr… in init() 3028 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "state", "Negative GL State API Ca… in init()
|