Searched defs:stackID (Results 1 – 5 of 5) sorted by relevance
180 stacks *dataTable[stackID, stack],269 func addStacks(stackTable *dataTable[stackID, stack], pcs map[uint64]frame, b batch) error {
226 type stackID uint64 type
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()
343 void Builder::discard_stack(int32_t count, int stackID) { in discard_stack()1040 int stackID = lastInstruction->fStackID; in merge_condition_mask() local1373 int stackID = inst.fStackID; in tempStackMaxDepths() local1381 for (int stackID = 0; stackID < numStacks; ++stackID) { in tempStackMaxDepths() local
366 void set_current_stack(int stackID) { in set_current_stack()