Home
last modified time | relevance | path

Searched defs:numLoopIterations (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pShaderOptimizationTests.cpp405 CaseShaderType caseShaderType, int numLoopIterations) in LoopInvariantCodeMotionCase()
796 const int numLoopIterations = useHeavierWorkload ? 32 : 4; in loopCaseStatements() local
893 const int numLoopIterations = useHeavierWorkload ? 16 : 4; in deadBranchSimpleCaseStatements() local
913 const int numLoopIterations = useHeavierWorkload ? 16 : 4; in deadBranchComplexCaseStatements() local
951 const int numLoopIterations = useHeavierWorkload ? 16 : 4; in deadBranchFuncCallCaseStatements() local
986 const int numLoopIterations = useHeavierWorkload ? 16 : 4; in unusedValueLoopCaseStatements() local
H A Des3pShaderCompilationCases.cpp1214 static string loopVertexTemplate(LoopType type, bool isVertexCase, int numLoopIterations, int nesti… in loopVertexTemplate()
1278 static string loopFragmentTemplate(LoopType type, bool isVertexCase, int numLoopIterations, int nes… in loopFragmentTemplate()
1330 int numLoopIterations) in loopShaderAttributes()
1355 int numLoopIterations) in loopShaderUniforms()
2383 … LoopType type, int numLoopIterations, int nestingDepth) in ShaderCompilerLoopCase()
2870 … LoopType type, int numLoopIterations, int nestingDepth) in InvalidShaderCompilerLoopCase()
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderOptimizationTests.cpp398 CaseShaderType caseShaderType, int numLoopIterations) in LoopInvariantCodeMotionCase()
784 const int numLoopIterations = useHeavierWorkload ? 32 : 4; in loopCaseStatements() local
881 const int numLoopIterations = useHeavierWorkload ? 16 : 4; in deadBranchSimpleCaseStatements() local
901 const int numLoopIterations = useHeavierWorkload ? 16 : 4; in deadBranchComplexCaseStatements() local
939 const int numLoopIterations = useHeavierWorkload ? 16 : 4; in deadBranchFuncCallCaseStatements() local
974 const int numLoopIterations = useHeavierWorkload ? 16 : 4; in unusedValueLoopCaseStatements() local
H A Des2pShaderCompilationCases.cpp1211 static string loopVertexTemplate(LoopType type, bool isVertexCase, int numLoopIterations, int nesti… in loopVertexTemplate()
1274 static string loopFragmentTemplate(LoopType type, bool isVertexCase, int numLoopIterations, int nes… in loopFragmentTemplate()
1324 int numLoopIterations) in loopShaderAttributes()
1349 int numLoopIterations) in loopShaderUniforms()
2366 … LoopType type, int numLoopIterations, int nestingDepth) in ShaderCompilerLoopCase()
2853 … LoopType type, int numLoopIterations, int nestingDepth) in InvalidShaderCompilerLoopCase()