GrStackFrame.olocalStackSize

Size of the locals in the calling function.

  1. uint ilocalStackSize;
  2. uint flocalStackSize;
  3. uint slocalStackSize;
  4. uint olocalStackSize;
    struct GrStackFrame
    uint olocalStackSize;

Meta