Searched refs:radv_image_view_make_descriptor (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_image.c | 1934 radv_image_view_make_descriptor(struct radv_image_view *iview, struct radv_device *device, in radv_image_view_make_descriptor() function 2203 … radv_image_view_make_descriptor(iview, device, format, &pCreateInfo->components, min_lod, false, in radv_image_view_init() 2206 … radv_image_view_make_descriptor(iview, device, format, &pCreateInfo->components, min_lod, true, in radv_image_view_init()
|