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.cpp66 bool renderDocAttached = glInterface->hasExtension("GL_EXT_debug_tool"); in onInitializeContext() local
68 if (renderDocAttached) { in onInitializeContext()