GrContext.stackPos

Stack frame pointer for the current function. Each function takes 2 integer: the return pc, and the local variable size.

class GrContext
uint stackPos;

Meta