Searched refs:fPushDebugGroup (Results 1 – 5 of 5) sorted by relevance
324 GrGLFunction<GrGLPushDebugGroupFn> fPushDebugGroup; member
330 GrGLFunction<GrGLPushDebugGroupFn> fPushDebugGroup; member
573 !fFunctions.fPushDebugGroup || in validate()
222 fFunctions.fPushDebugGroup = bind_to_member(this, &GrGLTestInterface::pushDebugGroup); in GrGLTestInterface()
612 !fFunctions.fPushDebugGroup) { in validate()