Home
last modified time | relevance | path

Searched refs:withUtilsEnabled (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DDebugUtilsHelper.cpp31 /*static*/ DebugUtilsHelper DebugUtilsHelper::withUtilsEnabled(VkDevice device, in withUtilsEnabled() function in gfxstream::vk::DebugUtilsHelper
DDebugUtilsHelper.h26 static DebugUtilsHelper withUtilsEnabled(VkDevice device, const VulkanDispatch* dispatch);
DVkCommonOperations.cpp1302 DebugUtilsHelper::withUtilsEnabled(sVkEmulation->device, sVkEmulation->ivk); in createGlobalVkEmulation()
DVkDecoderGlobalState.cpp1804 deviceInfo.debugUtilsHelper = DebugUtilsHelper::withUtilsEnabled(*pDevice, dispatch); in on_vkCreateDevice()