Home
last modified time | relevance | path

Searched refs:vk_format_get_plane_count (Results 1 – 25 of 66) sorted by relevance

123

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dvk_format.h197 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
217 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
235 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
719 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1260 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1317 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1613 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1622 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1842 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
/dports/lang/clover/mesa-21.3.6/src/amd/vulkan/
H A Dvk_format.h266 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
286 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
304 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
718 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1262 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1323 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1606 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1615 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
H A Dradv_nir_lower_ycbcr_textures.c170 int planes = vk_format_get_plane_count(format); in get_plane_swizzles()
276 const int plane_count = vk_format_get_plane_count(format); in try_lower_tex_ycbcr()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dvk_format.h266 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
286 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
304 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
718 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1262 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1323 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1606 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1615 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
H A Dradv_nir_lower_ycbcr_textures.c170 int planes = vk_format_get_plane_count(format); in get_plane_swizzles()
276 const int plane_count = vk_format_get_plane_count(format); in try_lower_tex_ycbcr()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/vulkan/
H A Dvk_format.h266 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
286 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
304 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
718 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1262 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1323 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1606 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1615 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
H A Dradv_nir_lower_ycbcr_textures.c170 int planes = vk_format_get_plane_count(format); in get_plane_swizzles()
276 const int plane_count = vk_format_get_plane_count(format); in try_lower_tex_ycbcr()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/vulkan/
H A Dvk_format.h266 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
286 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
304 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
718 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1262 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1323 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1606 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1615 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
H A Dradv_nir_lower_ycbcr_textures.c170 int planes = vk_format_get_plane_count(format); in get_plane_swizzles()
276 const int plane_count = vk_format_get_plane_count(format); in try_lower_tex_ycbcr()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/vulkan/
H A Dvk_format.h266 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
286 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
304 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
718 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1262 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1323 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1606 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1615 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dvk_format.h266 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
286 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
304 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
718 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1262 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1323 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1606 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1615 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/vulkan/
H A Dvk_format.h266 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
286 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
304 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
718 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1262 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1323 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1606 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1615 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/vulkan/
H A Dvk_format.h266 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
286 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
304 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
718 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1262 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1323 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1606 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1615 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
H A Dradv_nir_lower_ycbcr_textures.c170 int planes = vk_format_get_plane_count(format); in get_plane_swizzles()
276 const int plane_count = vk_format_get_plane_count(format); in try_lower_tex_ycbcr()
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/vulkan/
H A Dvk_format.h266 vk_format_get_plane_count(VkFormat format) in vk_format_get_plane_count() function
286 assert(plane_id < vk_format_get_plane_count(format)); in vk_format_get_plane_format()
304 assert(vk_format_get_plane_count(format) == 1); in vk_format_get_plane_format()
H A Dradv_formats.c209 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_dataformat()
428 assert(vk_format_get_plane_count(format) == 1); in radv_translate_tex_numformat()
493 assert(vk_format_get_plane_count(format) == 1); in radv_translate_color_numformat()
718 if (vk_format_get_plane_count(format) > 1 || desc->layout == UTIL_FORMAT_LAYOUT_SUBSAMPLED) { in radv_physical_device_get_format_properties()
1262 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers()
1323 unsigned planes = vk_format_get_plane_count(format); in radv_list_drm_format_modifiers_2()
1606 if (vk_format_get_plane_count(format) > 1) in radv_get_image_format_properties()
1615 if (vk_format_get_plane_count(format) > 1 || info->type != VK_IMAGE_TYPE_2D || in radv_get_image_format_properties()
1818 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()

123