Searched refs:radv_image_get_plane_format (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_image.c | 568 radv_image_get_plane_format(const struct radv_physical_device *pdev, const struct radv_image *image, in radv_image_get_plane_format() function 586 VkFormat format = radv_image_get_plane_format(device->physical_device, image, plane_id); in radv_get_surface_flags() 1478 VkFormat fmt = radv_image_get_plane_format(device->physical_device, image, i); in radv_image_is_pipe_misaligned() 1613 VkFormat format = radv_image_get_plane_format(pdev, image, i); in radv_image_reset_layout() 1720 radv_image_get_plane_format(device->physical_device, image, plane); in radv_image_create_layout()
|