Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2918 tcu::TestCaseGroup* createChildCases (CaseType type, Context& ctx, const char* name, const char* de… in createChildCases() function
3053 …host->addChild(createChildCases(CASETYPE_CALLBACK, m_context, "buffer", "Negative Buffer API … in init()
3054 …host->addChild(createChildCases(CASETYPE_CALLBACK, m_context, "texture", "Negative Texture API… in init()
3055 …host->addChild(createChildCases(CASETYPE_CALLBACK, m_context, "shader", "Negative Shader API … in init()
3056 …host->addChild(createChildCases(CASETYPE_CALLBACK, m_context, "fragment", "Negative Fragment A… in init()
3057 …host->addChild(createChildCases(CASETYPE_CALLBACK, m_context, "vertex_array", "Negative Vertex … in init()
3058 …host->addChild(createChildCases(CASETYPE_CALLBACK, m_context, "state", "Negative GL State API… in init()
3059 …host->addChild(createChildCases(CASETYPE_CALLBACK, m_context, "atomic_counter", "Negative Atomi… in init()
3060 …host->addChild(createChildCases(CASETYPE_CALLBACK, m_context, "shader_image_load", "Negative Sha… in init()
3061 …host->addChild(createChildCases(CASETYPE_CALLBACK, m_context, "shader_image_store", "Negative Sh… in init()
[all …]