Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/performance/
H A 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()