Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2897 CASETYPE_LOG, enumerator
2908 case CASETYPE_LOG: return new LogErrorCase(ctx, name, desc, function); in createCase()
3078 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "buffer", "Negative Buffer API Cases"… in init()
3079 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "texture", "Negative Texture API Case… in init()
3080 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "shader", "Negative Shader API Cases"… in init()
3081 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "fragment", "Negative Fragment API Cas… in init()
3082 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "vertex_array", "Negative Vertex Array … in init()
3083 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "state", "Negative GL State API Cases… in init()
3084 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "atomic_counter", "Negative Atomic Coun… in init()
3085 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "shader_image_load", "Negative Shader Im… in init()
[all …]