Searched refs:fill_sparse_image_format_properties (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_formats.c | 514 fill_sparse_image_format_properties(struct lvp_physical_device *pdev, VkImageType type, in fill_sparse_image_format_properties() function 562 fill_sparse_image_format_properties(physical_device, pFormatInfo->type, pFormatInfo->format, in lvp_GetPhysicalDeviceSparseImageFormatProperties2() 585 fill_sparse_image_format_properties(device->physical_device, pInfo->pCreateInfo->imageType, in lvp_GetDeviceImageSparseMemoryRequirements() 615 fill_sparse_image_format_properties(device->physical_device, image->vk.image_type, in lvp_GetImageSparseMemoryRequirements2()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_formats.c | 1269 fill_sparse_image_format_properties(struct radv_physical_device *pdev, VkImageType type, VkFormat f… in fill_sparse_image_format_properties() function 1339 …fill_sparse_image_format_properties(pdev, pFormatInfo->type, pFormatInfo->format, &prop->propertie… in radv_GetPhysicalDeviceSparseImageFormatProperties2() 1362 fill_sparse_image_format_properties(pdev, image->vk.image_type, image->vk.format, in radv_GetImageSparseMemoryRequirements2()
|