Home
last modified time | relevance | path

Searched refs:renderDocAttached (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/viewer/sk_app/win/
DGLWindowContext_win.cpp64 bool renderDocAttached = glInterface->hasExtension("GL_EXT_debug_tool"); in onInitializeContext() local
66 if (renderDocAttached) { in onInitializeContext()