Searched refs:CASETYPE_LOG (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 2901 CASETYPE_LOG, enumerator 2912 case CASETYPE_LOG: return new LogErrorCase(ctx, name, desc, function); in createCase() 3088 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "buffer", "Negative Buffer API Cases"… in init() 3089 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "texture", "Negative Texture API Case… in init() 3090 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "shader", "Negative Shader API Cases"… in init() 3091 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "fragment", "Negative Fragment API Cas… in init() 3092 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "vertex_array", "Negative Vertex Array … in init() 3093 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "state", "Negative GL State API Cases… in init() 3094 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "atomic_counter", "Negative Atomic Coun… in init() 3095 …host->addChild(createChildCases(CASETYPE_LOG, m_context, "shader_image_load", "Negative Shader Im… in init() [all …]
|