Searched refs:CASETYPE_GETERROR (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 2901 CASETYPE_GETERROR, enumerator 2912 case CASETYPE_GETERROR: return new GetErrorCase(ctx, name, desc, function); in createCase() 3115 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "buffer", "Negative Buffer API … in init() 3116 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "texture", "Negative Texture API… in init() 3117 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "shader", "Negative Shader API … in init() 3118 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "fragment", "Negative Fragment A… in init() 3119 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "vertex_array", "Negative Vertex … in init() 3120 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "state", "Negative GL State API… in init() 3121 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "atomic_counter", "Negative Atomi… in init() 3122 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "shader_image_load", "Negative Sha… in init() [all …]
|