Searched refs:cacheTexGroup (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pShaderCompilationCases.cpp | 2882 …TestCaseGroup* cacheTexGroup = new TestCaseGroup(context, "texture", "Shader Compiler Texture Lo… in addShaderCompilationPerformanceCases() local 2886 cacheGroup->addChild(cacheTexGroup); in addShaderCompilationPerformanceCases() 2917 …cacheTexGroup->addChild(new ShaderCompilerTextureCase(context, caseName.c_str(), "", caseID++, fal… in addShaderCompilationPerformanceCases()
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderCompilationCases.cpp | 2902 …TestCaseGroup* cacheTexGroup = new TestCaseGroup(context, "texture", "Shader Compiler Texture Lo… in addShaderCompilationPerformanceCases() local 2906 cacheGroup->addChild(cacheTexGroup); in addShaderCompilationPerformanceCases() 2937 …cacheTexGroup->addChild(new ShaderCompilerTextureCase(context, caseName.c_str(), "", caseID++, fal… in addShaderCompilationPerformanceCases()
|