Home
last modified time | relevance | path

Searched defs:fScope (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/tracing/
DSkVMDebugTracePlayer.h112 int fScope; // the scope value of each slot member
118 int fScope = 0; // the current scope depth (as tracked by variable
/external/skia/src/gpu/glsl/
DGrGLSLVarying.h79 Scope fScope = Scope::kVertToFrag; variable