Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp3105 …TestCaseGroup* whitespaceCommentCacheGroup = new TestCaseGroup(context, "cache_whitespace_comment"… in addShaderCompilationPerformanceCases() local
3106 parentGroup.addChild(whitespaceCommentCacheGroup); in addShaderCompilationPerformanceCases()
3119whitespaceCommentCacheGroup->addChild(new ShaderCompilerLightCase(context, dirLightName.c_str(), "… in addShaderCompilationPerformanceCases()
3120whitespaceCommentCacheGroup->addChild(new ShaderCompilerLoopCase(context, loopName.c_str(), "", ca… in addShaderCompilationPerformanceCases()
3121whitespaceCommentCacheGroup->addChild(new ShaderCompilerOperCase(context, multCase.c_str(), "", ca… in addShaderCompilationPerformanceCases()
3125whitespaceCommentCacheGroup->addChild(new ShaderCompilerTextureCase(context, "texture_4_lookups", … in addShaderCompilationPerformanceCases()
3126whitespaceCommentCacheGroup->addChild(new ShaderCompilerMandelbrotCase(context, "mandelbrot_32_ope… in addShaderCompilationPerformanceCases()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp3125 …TestCaseGroup* whitespaceCommentCacheGroup = new TestCaseGroup(context, "cache_whitespace_comment"… in addShaderCompilationPerformanceCases() local
3126 parentGroup.addChild(whitespaceCommentCacheGroup); in addShaderCompilationPerformanceCases()
3139whitespaceCommentCacheGroup->addChild(new ShaderCompilerLightCase(context, dirLightName.c_str(), "… in addShaderCompilationPerformanceCases()
3140whitespaceCommentCacheGroup->addChild(new ShaderCompilerLoopCase(context, loopName.c_str(), "", ca… in addShaderCompilationPerformanceCases()
3141whitespaceCommentCacheGroup->addChild(new ShaderCompilerOperCase(context, multCase.c_str(), "", ca… in addShaderCompilationPerformanceCases()
3145whitespaceCommentCacheGroup->addChild(new ShaderCompilerTextureCase(context, "texture_4_lookups", … in addShaderCompilationPerformanceCases()
3146whitespaceCommentCacheGroup->addChild(new ShaderCompilerMandelbrotCase(context, "mandelbrot_32_ope… in addShaderCompilationPerformanceCases()