Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp2826 …TestCaseGroup* semanticErrorLightingGroup = new TestCaseGroup(context, "lighting", "Semantic Error… in addShaderCompilationPerformanceCases() local
2830 semanticErrorGroup->addChild(semanticErrorLightingGroup); in addShaderCompilationPerformanceCases()
2862 …idityType == (int)InvalidShaderCompilerCase::INVALIDITY_SEMANTIC_ERROR ? semanticErrorLightingGroup in addShaderCompilationPerformanceCases()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp2846 …TestCaseGroup* semanticErrorLightingGroup = new TestCaseGroup(context, "lighting", "Semantic Error… in addShaderCompilationPerformanceCases() local
2850 semanticErrorGroup->addChild(semanticErrorLightingGroup); in addShaderCompilationPerformanceCases()
2882 …idityType == (int)InvalidShaderCompilerCase::INVALIDITY_SEMANTIC_ERROR ? semanticErrorLightingGroup in addShaderCompilationPerformanceCases()