/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlCommandBuffer.h | 83 void pushDebugGroup(NSString* string) { in pushDebugGroup() function
|
H A D | GrMtlRenderCommandEncoder.h | 38 void pushDebugGroup(NSString* string) { in pushDebugGroup() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/ |
H A D | MtlBlitCommandEncoder.h | 38 void pushDebugGroup(NSString* string) { in pushDebugGroup() function
|
H A D | MtlComputeCommandEncoder.h | 45 void pushDebugGroup(NSString* string) { [(*fCommandEncoder) pushDebugGroup:string]; } in pushDebugGroup() function
|
H A D | MtlRenderCommandEncoder.h | 44 void pushDebugGroup(NSString* string) { in pushDebugGroup() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | RendererGL.cpp | 261 void RendererGL::pushDebugGroup(GLenum source, GLuint id, const std::string &message) {} in pushDebugGroup() function in rx::RendererGL
|
H A D | ContextGL.cpp | 878 angle::Result ContextGL::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::ContextGL
|
H A D | DispatchTableGL_autogen.h | 594 PFNGLPUSHDEBUGGROUPPROC pushDebugGroup = nullptr; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 419 angle::Result Context9::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 364 angle::Result ContextNULL::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::ContextNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 798 angle::Result Context11::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::Context11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 550 angle::Result ContextWgpu::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::ContextWgpu
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 642 glPushDebugGroupFunc pushDebugGroup; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 4777 angle::Result ContextVk::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::ContextVk
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 6181 void Context::pushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar *message) in pushDebugGroup() function in gl::Context
|