Searched refs:withUtilsEnabled (Results 1 – 4 of 4) sorted by relevance
31 /*static*/ DebugUtilsHelper DebugUtilsHelper::withUtilsEnabled(VkDevice device, in withUtilsEnabled() function in gfxstream::vk::DebugUtilsHelper
26 static DebugUtilsHelper withUtilsEnabled(VkDevice device, const VulkanDispatch* dispatch);
1302 DebugUtilsHelper::withUtilsEnabled(sVkEmulation->device, sVkEmulation->ivk); in createGlobalVkEmulation()
1804 deviceInfo.debugUtilsHelper = DebugUtilsHelper::withUtilsEnabled(*pDevice, dispatch); in on_vkCreateDevice()