Searched refs:VK_SYSTEM_ALLOCATION_SCOPE_DEVICE (Results 1 – 13 of 13) sorted by relevance
49 vk_zalloc(&device->alloc, size, 8, VK_SYSTEM_ALLOCATION_SCOPE_DEVICE); in vk_descriptor_set_layout_zalloc()68 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE); in vk_descriptor_set_layout_multizalloc()
84 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE); in vk_pipeline_layout_multizalloc()
145 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE); in vk_private_data_slot_create()335 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE, in vk_object_base_name()
119 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE); in vk_sync_create()
149 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE); in vk_sync_timeline_alloc_point_locked()
105 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE)) in vk_raw_data_cache_object_create()
181 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE)) in vk_queue_submit_alloc()
538 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE); in gfxstream_vk_GetDeviceQueue()570 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE); in gfxstream_vk_GetDeviceQueue2()
1260 eDevice = VK_SYSTEM_ALLOCATION_SCOPE_DEVICE,
1818 case VK_SYSTEM_ALLOCATION_SCOPE_DEVICE: in string_VkSystemAllocationScope()
2133 eDevice = VK_SYSTEM_ALLOCATION_SCOPE_DEVICE,
302 * ename:VK_SYSTEM_ALLOCATION_SCOPE_DEVICE specifies that the allocation is343 will use an allocation scope of ename:VK_SYSTEM_ALLOCATION_SCOPE_DEVICE.
1419 VK_SYSTEM_ALLOCATION_SCOPE_DEVICE = 3, enumerator