Searched refs:fCurrProgramID (Results 1 – 2 of 2) sorted by relevance
130 GrGLuint fCurrProgramID; member140 , fCurrProgramID(0) in ThreadContext()204 return ++ThreadContext::Get()->fCurrProgramID; in nullGLCreateProgram()
127 GrGLuint fCurrProgramID; member in SkNullGLContext::ContextState136 , fCurrProgramID(0) in ContextState()208 return ++State::Get()->fCurrProgramID; in nullGLCreateProgram()