Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp2882 …TestCaseGroup* cacheTexGroup = new TestCaseGroup(context, "texture", "Shader Compiler Texture Lo… in addShaderCompilationPerformanceCases() local
2886 cacheGroup->addChild(cacheTexGroup); in addShaderCompilationPerformanceCases()
2917cacheTexGroup->addChild(new ShaderCompilerTextureCase(context, caseName.c_str(), "", caseID++, fal… in addShaderCompilationPerformanceCases()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp2902 …TestCaseGroup* cacheTexGroup = new TestCaseGroup(context, "texture", "Shader Compiler Texture Lo… in addShaderCompilationPerformanceCases() local
2906 cacheGroup->addChild(cacheTexGroup); in addShaderCompilationPerformanceCases()
2937cacheTexGroup->addChild(new ShaderCompilerTextureCase(context, caseName.c_str(), "", caseID++, fal… in addShaderCompilationPerformanceCases()