Searched refs:fDebugSupport (Results 1 – 4 of 4) sorted by relevance
289 bool debugSupport() const { return fDebugSupport; } in debugSupport()487 bool fDebugSupport : 1; variable
46 fDebugSupport = false; in GrGLCaps()185 fDebugSupport = true; in init()187 fDebugSupport = ctxInfo.hasExtension("GL_KHR_debug"); in init()1155 writer->appendBool("Debug support", fDebugSupport); in onDumpJSON()
46 fDebugSupport = false; in GrGLCaps()185 fDebugSupport = true; in init()187 fDebugSupport = ctxInfo.hasExtension("GL_KHR_debug"); in init()1148 writer->appendBool("Debug support", fDebugSupport); in onDumpJSON()