Home
last modified time | relevance | path

Searched refs:vk_format_description (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dvk_format.h150 const struct vk_format_description *vk_format_description(VkFormat format);
158 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_blocksizebits()
189 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_blockwidth()
202 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_blockheight()
219 const struct vk_format_description *desc = vk_format_description(format); in vk_format_get_first_non_void_channel()
318 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_compressed()
341 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_subsampled()
368 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_depth_or_stencil()
382 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_depth()
395 const struct vk_format_description *desc = vk_format_description(format); in vk_format_is_stencil()
[all …]
H A Dradv_formats.c440 const struct vk_format_description *desc, in radv_translate_color_numformat()
474 const struct vk_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
500 const struct vk_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
552 const struct vk_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
570 const struct vk_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
637 const struct vk_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
791 const struct vk_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
926 const struct vk_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
988 const struct vk_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
1120 const struct vk_format_description *desc = vk_format_description(format); in radv_get_image_format_properties()
[all …]
H A Dradv_image.c441 const struct vk_format_description *desc = vk_format_description(format); in radv_init_surface()
543 const struct vk_format_description *desc; in radv_make_buffer_descriptor()
549 desc = vk_format_description(vk_format); in radv_make_buffer_descriptor()
770 const struct vk_format_description *desc = vk_format_description(format); in vi_alpha_is_on_msb()
793 const struct vk_format_description *desc; in gfx10_make_texture_descriptor()
798 desc = vk_format_description(vk_format); in gfx10_make_texture_descriptor()
918 const struct vk_format_description *desc; in si_make_texture_descriptor()
923 desc = vk_format_description(vk_format); in si_make_texture_descriptor()
1326 const struct vk_format_description *desc = vk_format_description(image->vk_format); in radv_image_create_layout()
1490 const struct vk_format_description *format_desc = vk_format_description(image->vk_format); in radv_image_view_make_descriptor()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imagination/vulkan/
H A Dvk_format.h46 vk_format_description(vk_format); in vk_format_is_alpha_on_msb()
79 vk_format_description(vk_format); in vk_format_get_channel_width()
88 vk_format_description(vk_format); in vk_format_has_32bit_component()
112 vk_format_description(vk_format); in vk_format_is_normalized()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/vulkan/
H A Dvk_format.h38 vk_format_description(VkFormat format) in vk_format_description() function
74 const struct util_format_description *desc = vk_format_description(format); in vk_format_is_depth_or_stencil()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
885 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1026 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1089 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2089 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
884 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1025 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1088 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2065 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
H A Dvk_format.h36 vk_format_description(VkFormat format) in vk_format_description() function
198 const struct util_format_description *desc = vk_format_description(format); in vk_format_get_component_bits()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
884 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1025 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1088 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2065 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
H A Dvk_format.h36 vk_format_description(VkFormat format) in vk_format_description() function
198 const struct util_format_description *desc = vk_format_description(format); in vk_format_get_component_bits()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
884 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1025 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1088 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2065 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
H A Dvk_format.h36 vk_format_description(VkFormat format) in vk_format_description() function
198 const struct util_format_description *desc = vk_format_description(format); in vk_format_get_component_bits()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
884 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1025 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1088 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2065 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
H A Dvk_format.h36 vk_format_description(VkFormat format) in vk_format_description() function
198 const struct util_format_description *desc = vk_format_description(format); in vk_format_get_component_bits()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
884 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1025 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1088 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2065 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
H A Dvk_format.h36 vk_format_description(VkFormat format) in vk_format_description() function
198 const struct util_format_description *desc = vk_format_description(format); in vk_format_get_component_bits()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
884 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1025 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1088 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2065 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
H A Dvk_format.h36 vk_format_description(VkFormat format) in vk_format_description() function
198 const struct util_format_description *desc = vk_format_description(format); in vk_format_get_component_bits()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
884 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1025 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1088 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2065 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
H A Dvk_format.h36 vk_format_description(VkFormat format) in vk_format_description() function
198 const struct util_format_description *desc = vk_format_description(format); in vk_format_get_component_bits()
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
884 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1025 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1088 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2065 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
H A Dvk_format.h36 vk_format_description(VkFormat format) in vk_format_description() function
198 const struct util_format_description *desc = vk_format_description(format); in vk_format_get_component_bits()
/dports/lang/clover/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c523 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()
540 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()
556 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()
611 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()
630 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()
699 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()
884 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()
1025 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()
1088 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()
2065 desc1 = vk_format_description(format1); in radv_dcc_formats_compatible()
[all …]
H A Dvk_format.h36 vk_format_description(VkFormat format) in vk_format_description() function
198 const struct util_format_description *desc = vk_format_description(format); in vk_format_get_component_bits()
/dports/lang/clover/mesa-21.3.6/src/broadcom/vulkan/
H A Dvk_format_info.h101 vk_format_description(VkFormat format) in vk_format_description() function

12345678