Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c728 result = radv_image_create_layout(device, create_info, NULL, mem->image); in radv_import_ahb_memory()
Dradv_image.c1635 radv_image_create_layout(struct radv_device *device, struct radv_image_create_info create_info, in radv_image_create_layout() function
1903 VkResult result = radv_image_create_layout(device, *create_info, explicit_mod, image); in radv_image_create()
Dradv_private.h2706 radv_image_create_layout(struct radv_device *device, struct radv_image_create_info create_info,
Dradv_device.c5552 result = radv_image_create_layout(device, create_info, NULL, mem->image); in radv_alloc_memory()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst500 - radv: Unset vk_info in radv_image_create_layout.