Searched refs:VkSystemAllocationScope (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/ |
D | vk_alloc.h | 46 VkSystemAllocationScope scope) in vk_alloc() 54 VkSystemAllocationScope scope) in vk_zalloc() 68 VkSystemAllocationScope scope) in vk_realloc() 84 VkSystemAllocationScope scope) in vk_strdup() 101 VkSystemAllocationScope scope, in vk_vasprintf() 114 VkSystemAllocationScope scope, in vk_asprintf() 129 VkSystemAllocationScope scope) in vk_alloc2() 141 VkSystemAllocationScope scope) in vk_zalloc2() 232 VkSystemAllocationScope scope) in vk_multialloc_alloc() 272 VkSystemAllocationScope scope) in vk_multialloc_alloc2() [all …]
|
D | vk_alloc.c | 23 VkSystemAllocationScope allocationScope) in vk_default_alloc() 34 VkSystemAllocationScope allocationScope) in vk_default_realloc()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_graphics_state.h | 934 VkSystemAllocationScope scope, 987 VkSystemAllocationScope scope,
|
D | vk_graphics_state.c | 1237 VkSystemAllocationScope scope, in vk_graphics_pipeline_state_fill() 1644 VkSystemAllocationScope scope, in vk_graphics_pipeline_state_copy()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 121 * ename:VkSystemAllocationScope, ename:VkInternalAllocationType <<SCID-8>> 140 * pname:allocationScope is a elink:VkSystemAllocationScope value 194 * pname:allocationScope is a elink:VkSystemAllocationScope value 256 * pname:allocationScope is a elink:VkSystemAllocationScope value 275 * pname:allocationScope is a elink:VkSystemAllocationScope value 280 [open,refpage='VkSystemAllocationScope',desc='Allocation scope',type='enums',xrefs='VkAllocationCal… 289 include::{generated}/api/enums/VkSystemAllocationScope.adoc[]
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 1415 typedef enum VkSystemAllocationScope { enum 1422 } VkSystemAllocationScope; typedef 2935 VkSystemAllocationScope allocationScope); 2945 VkSystemAllocationScope allocationScope); 2951 VkSystemAllocationScope allocationScope); 2958 VkSystemAllocationScope allocationScope);
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vk_enum_string_helper.h | 1810 static inline const char* string_VkSystemAllocationScope(VkSystemAllocationScope input_value) in string_VkSystemAllocationScope()
|