Searched defs:stackID (Results 1 – 3 of 3) sorted by relevance
164 int stackID() { return fStackID; } in stackID() function in SkSL::RP::AutoStack639 int stackID() { in stackID() function in SkSL::RP::AutoContinueMask1360 int stackID = fRecycledStacks.back(); in createStack() local1367 void Generator::recycleStack(int stackID) { in recycleStack()1371 void Generator::setCurrentStack(int stackID) { in setCurrentStack()
340 void Builder::discard_stack(int32_t count, int stackID) { in discard_stack()1037 int stackID = lastInstruction->fStackID; in merge_condition_mask() local1374 int stackID = inst.fStackID; in tempStackMaxDepths() local1382 for (int stackID = 0; stackID < numStacks; ++stackID) { in tempStackMaxDepths() local
363 void set_current_stack(int stackID) { in set_current_stack()