Home
last modified time | relevance | path

Searched refs:InitializeDebugAnnotations (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/common/
Ddebug.cpp96 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator) in InitializeDebugAnnotations() function
Ddebug.h98 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator);
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DDisplay.cpp764 gl::InitializeDebugAnnotations(&mAnnotator); in initialize()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp153 gl::InitializeDebugAnnotations(&mAnnotator); in Renderer9()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp954 gl::InitializeDebugAnnotations(&mAnnotator); in initializeD3DDevice()