Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2898 CASETYPE_GETERROR, enumerator
2909 case CASETYPE_GETERROR: return new GetErrorCase(ctx, name, desc, function); in createCase()
3103 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "buffer", "Negative Buffer API … in init()
3104 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "texture", "Negative Texture API… in init()
3105 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "shader", "Negative Shader API … in init()
3106 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "fragment", "Negative Fragment A… in init()
3107 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "vertex_array", "Negative Vertex … in init()
3108 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "state", "Negative GL State API… in init()
3109 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "atomic_counter", "Negative Atomi… in init()
3110 …host->addChild(createChildCases(CASETYPE_GETERROR, m_context, "shader_image_load", "Negative Sha… in init()
[all …]