Searched refs:radv_image_use_comp_to_single (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_image.c1462 radv_image_use_comp_to_single(const struct radv_device *device, const struct radv_image *image) function in typeref:typename:bool
1607 image->support_comp_to_single = radv_image_use_comp_to_single(device, image);
2150 return queue_mask == (1u << RADV_QUEUE_GENERAL) || radv_image_use_comp_to_single(device, image);

Completed in 5 milliseconds