Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DThread.h75 Debug *GetDebug();
DThread.cpp160 Debug *GetDebug() in GetDebug() function
DContext.cpp184 bool GetDebug(const egl::AttributeMap &attribs) in GetDebug() function
369 GetDebug(attribs), in Context()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dglobal_state.h107 Debug *GetDebug();
Degl_ext_stubs.cpp126 Debug *debug = GetDebug(); in DebugMessageControlKHR()
340 Debug *debug = GetDebug(); in QueryDebugKHR()
/third_party/ffmpeg/libavcodec/
Damfenc.c144 res = ctx->factory->pVtbl->GetDebug(ctx->factory, &ctx->debug); in amf_load_library()