Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv32Imp.cpp36 GL_APICALL void GL_APIENTRY glPopDebugGroup() { in glPopDebugGroup() function
38 SET_ERROR_IF_DISPATCHER_NOT_SUPPORT(glPopDebugGroup); in glPopDebugGroup()
39 ctx->dispatcher().glPopDebugGroup(); in glPopDebugGroup()
DGLESv2Imp.cpp232 GL_APICALL void GL_APIENTRY glPopDebugGroup(void);
346 …pDebugGroup"] = (__translatorMustCastToProperFunctionPointerType)GLES2_NAMESPACED(glPopDebugGroup); in getProcAddressGles2()
/hardware/google/gfxstream/host/gl/
DDebugGl.cpp59 if (s_gles2.glPopDebugGroup && !groupPopped) { in ~ScopedDebugGroup()
60 s_gles2.glPopDebugGroup(); in ~ScopedDebugGroup()
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles32_only_static_translator_namespaced_header.h16 GL_APICALL void GL_APIENTRY glPopDebugGroup();
Dgles32_only_functions.h16 X(void, glPopDebugGroup, (), ()) \
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles32_only.entries15 void glPopDebugGroup(void);
Dgles32_only_dispatch_logging_wrappers.impl30 DISPATCH_DEBUG_LOG("glPopDebugGroup()");
/hardware/google/gfxstream/common/detector/
DGlesFuncs.h394 X(void, glPopDebugGroup, (), ()) \
/hardware/google/gfxstream/include/GLES3/
Dgl32.h1764 GL_APICALL void GL_APIENTRY glPopDebugGroup (void);
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl32.h1764 GL_APICALL void GL_APIENTRY glPopDebugGroup (void);
/hardware/google/gfxstream/include/GL/
DGLcorearb.h2597 GLAPI void APIENTRY glPopDebugGroup (void);
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglcorearb.h2543 GLAPI void APIENTRY glPopDebugGroup (void);
Dglext.h2492 GLAPI void APIENTRY glPopDebugGroup (void);
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h8573 GLAPI void APIENTRY glPopDebugGroup (void);