Home
last modified time | relevance | path

Searched defs:SetDebugUtilsObjectName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp260 void SetDebugUtilsObjectName(VkObjectType type, uint64_t handle, const char* name) in SetDebugUtilsObjectName() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp780 angle::Result SetDebugUtilsObjectName(ContextVk *contextVk, in SetDebugUtilsObjectName() function