Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineBuilder.cpp1834 int mostRecentInvocationInstructionIdx = 0; in makeStages() local
1842 if (mostRecentInvocationInstructionIdx > labelInstructionIdx) { in makeStages()
2406 mostRecentInvocationInstructionIdx = instructionIdx; in makeStages()
2412 mostRecentInvocationInstructionIdx = instructionIdx; in makeStages()