Home
last modified time | relevance | path

Searched defs:popDebugGroup (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlCommandBuffer.h89 void popDebugGroup() { in popDebugGroup() function
H A DGrMtlRenderCommandEncoder.h41 void popDebugGroup() { in popDebugGroup() function
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlBlitCommandEncoder.h41 void popDebugGroup() { in popDebugGroup() function
H A DMtlComputeCommandEncoder.h46 void popDebugGroup() { [(*fCommandEncoder) popDebugGroup]; } in popDebugGroup() function
H A DMtlRenderCommandEncoder.h47 void popDebugGroup() { in popDebugGroup() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DRendererGL.cpp263 void RendererGL::popDebugGroup() {} in popDebugGroup() function in rx::RendererGL
H A DContextGL.cpp887 angle::Result ContextGL::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::ContextGL
H A DDispatchTableGL_autogen.h593 PFNGLPOPDEBUGGROUPPROC popDebugGroup = nullptr; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.cpp428 angle::Result Context9::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::Context9
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.cpp372 angle::Result ContextNULL::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::ContextNULL
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp807 angle::Result Context11::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::Context11
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.cpp558 angle::Result ContextWgpu::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::ContextWgpu
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl567 glPopDebugGroupFunc popDebugGroup; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp4785 angle::Result ContextVk::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::ContextVk
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp6193 void Context::popDebugGroup() in popDebugGroup() function in gl::Context