Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dnaming.adoc34 ename:VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NAME for the
45 those names, such as ename:VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NAME.
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp547 VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NAME, in createGlobalVkEmulation()
DVkDecoderGlobalState.cpp3708 } else if (hasDeviceExtension(device, VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NAME)) { in on_vkGetImageMemoryRequirements2()
3775 } else if (hasDeviceExtension(device, VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NAME)) { in on_vkGetBufferMemoryRequirements2()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp6806 …INLINE auto KHRGetMemoryRequirements2ExtensionName = VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NA…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9359 #define VK_KHR_GET_MEMORY_REQUIREMENTS_2_EXTENSION_NAME "VK_KHR_get_memory_requirements2" macro