Home
last modified time | relevance | path

Searched refs:radv_rmv_log_heap_create (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_rmv.h32 void radv_rmv_log_heap_create(struct radv_device *device, VkDeviceMemory heap, bool is_internal,
H A Dradv_device_memory.c258 radv_rmv_log_heap_create(device, *pMem, is_internal, flags_info ? flags_info->flags : 0); in radv_alloc_memory()
H A Dradv_rmv.c473 radv_rmv_log_heap_create(struct radv_device *device, VkDeviceMemory heap, bool is_internal, in radv_rmv_log_heap_create() function