Home
last modified time | relevance | path

Searched refs:VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_instance.c104 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in vk_instance_init()
109 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in vk_instance_init()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c253 8, VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_display_register_drm_mode()
302 8, VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_display_alloc_connector()
1734 8, VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_display_fence_alloc()
2283 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_display_init_wsi()
2627 8, VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_display_register_x_mode()
Dwsi_common_headless.c521 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_headless_init_wsi()
Dwsi_common_wayland.c965 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_wl_display_create()
2423 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_wl_init_wsi()
Dwsi_common_win32.cpp958 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_win32_init_wsi()
Dwsi_common_x11.c239 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_x11_connection_create()
2911 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in wsi_x11_init_wsi()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp236 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE); in gfxstream_vk_enumerate_devices()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1261 eInstance = VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE
Dvk_enum_string_helper.h1820 case VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE: in string_VkSystemAllocationScope()
Dvulkan_enums.hpp2134 eInstance = VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc304 * ename:VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE specifies that the allocation
348 scope of ename:VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1420 VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE = 4, enumerator