Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp74 static const int BINARY_OPERATOR_CASE_SMALL_PROGRAM_UNROLL_AMOUNT = 2; variable
1220 …llAmount = programID == PROGRAM_WITH_SMALLER_LOOP ? BINARY_OPERATOR_CASE_SMALL_PROGRAM_UNROLL_AMOU… in generateSingleProgramData()
1321 …sInsideLoopInSmallProgram = baseNumOpsInsideLoop * BINARY_OPERATOR_CASE_SMALL_PROGRAM_UNROLL_AMOU… in computeSingleOperationTime()
1333 …psInsideLoopInSmallProgram = baseNumOpsInsideLoop * BINARY_OPERATOR_CASE_SMALL_PROGRAM_UNROLL_AMOU… in logSingleOperationCalculationInfo()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp74 static const int BINARY_OPERATOR_CASE_SMALL_PROGRAM_UNROLL_AMOUNT = 2; variable
1224 …llAmount = programID == PROGRAM_WITH_SMALLER_LOOP ? BINARY_OPERATOR_CASE_SMALL_PROGRAM_UNROLL_AMOU… in generateSingleProgramData()
1325 …sInsideLoopInSmallProgram = baseNumOpsInsideLoop * BINARY_OPERATOR_CASE_SMALL_PROGRAM_UNROLL_AMOU… in computeSingleOperationTime()
1337 …psInsideLoopInSmallProgram = baseNumOpsInsideLoop * BINARY_OPERATOR_CASE_SMALL_PROGRAM_UNROLL_AMOU… in logSingleOperationCalculationInfo()