Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DRendererGL.cpp254 void RendererGL::popDebugGroup() {} in popDebugGroup() function in rx::RendererGL
DContextGL.cpp695 angle::Result ContextGL::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::ContextGL
DDispatchTableGL_autogen.h593 PFNGLPOPDEBUGGROUPPROC popDebugGroup = nullptr; variable
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DContextNULL.cpp283 angle::Result ContextNULL::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::ContextNULL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp335 angle::Result Context9::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::Context9
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp517 angle::Result Context11::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::Context11
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp2359 angle::Result ContextVk::popDebugGroup(const gl::Context *context) in popDebugGroup() function in rx::ContextVk
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext.cpp5229 void Context::popDebugGroup() in popDebugGroup() function in gl::Context