/external/skia/src/gpu/ganesh/mtl/ |
D | GrMtlCommandBuffer.h | 83 void pushDebugGroup(NSString* string) { in pushDebugGroup() function
|
D | GrMtlRenderCommandEncoder.h | 38 void pushDebugGroup(NSString* string) { in pushDebugGroup() function
|
/external/skia/src/gpu/graphite/mtl/ |
D | MtlBlitCommandEncoder.h | 34 void pushDebugGroup(NSString* string) { in pushDebugGroup() function
|
D | MtlComputeCommandEncoder.h | 39 void pushDebugGroup(NSString* string) { [(*fCommandEncoder) pushDebugGroup:string]; } in pushDebugGroup() function
|
D | MtlRenderCommandEncoder.h | 38 void pushDebugGroup(NSString* string) { in pushDebugGroup() function
|
/external/angle/src/libANGLE/renderer/gl/ |
D | RendererGL.cpp | 268 void RendererGL::pushDebugGroup(GLenum source, GLuint id, const std::string &message) {} in pushDebugGroup() function in rx::RendererGL
|
D | ContextGL.cpp | 871 angle::Result ContextGL::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::ContextGL
|
D | DispatchTableGL_autogen.h | 594 PFNGLPUSHDEBUGGROUPPROC pushDebugGroup = nullptr; variable
|
/external/angle/src/libANGLE/renderer/null/ |
D | ContextNULL.cpp | 363 angle::Result ContextNULL::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::ContextNULL
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Context9.cpp | 410 angle::Result Context9::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::Context9
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 786 angle::Result Context11::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::Context11
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 642 glPushDebugGroupFunc pushDebugGroup; variable
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 4524 angle::Result ContextVk::pushDebugGroup(const gl::Context *context, in pushDebugGroup() function in rx::ContextVk
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 6079 void Context::pushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar *message) in pushDebugGroup() function in gl::Context
|