Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2894 CASETYPE_LOG, enumerator
2905 case CASETYPE_LOG: return new LogErrorCase(ctx, name, desc, function); in createCase()
3064 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "buffer", "Negative Buffer API Cases"… in init()
3065 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "texture", "Negative Texture API Case… in init()
3066 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "shader", "Negative Shader API Cases"… in init()
3067 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "fragment", "Negative Fragment API Cas… in init()
3068 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "vertex_array", "Negative Vertex Array … in init()
3069 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "state", "Negative GL State API Cases… in init()
3070 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "atomic_counter", "Negative Atomic Coun… in init()
3071 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "shader_image_load_store", "Negative Shad… in init()
[all …]