Home
last modified time | relevance | path

Searched refs:vk_format_get_first_non_void_channel (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dradv_formats.c479 vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
493 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
506 vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
508 vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
558 vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
560 vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
575 vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h217 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
430 int channel = vk_format_get_first_non_void_channel(format); in vk_format_is_int()
H A Dradv_image.c550 first_non_void = vk_format_get_first_non_void_channel(vk_format); in radv_make_buffer_descriptor()
932 first_non_void = vk_format_get_first_non_void_channel(vk_format); in si_make_texture_descriptor()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
H A Dradv_image.c679 first_non_void = vk_format_get_first_non_void_channel(vk_format); in radv_make_buffer_descriptor()
1045 first_non_void = vk_format_get_first_non_void_channel(vk_format); in si_make_texture_descriptor()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
H A Dradv_image.c679 first_non_void = vk_format_get_first_non_void_channel(vk_format); in radv_make_buffer_descriptor()
1045 first_non_void = vk_format_get_first_non_void_channel(vk_format); in si_make_texture_descriptor()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
/dports/lang/clover/mesa-21.3.6/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h76 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dradv_formats.c529 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_sampler_format_supported()
541 vk_format_get_first_non_void_channel(format)) != ~0U; in radv_is_sampler_format_supported()
562 radv_translate_tex_dataformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
564 radv_translate_tex_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_storage_image_format_supported()
617 radv_translate_buffer_dataformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
618 num_format = radv_translate_buffer_numformat(desc, vk_format_get_first_non_void_channel(format)); in radv_is_buffer_format_supported()
634 radv_translate_color_numformat(format, desc, vk_format_get_first_non_void_channel(format)); in radv_is_colorbuffer_format_supported()
H A Dvk_format.h49 vk_format_get_first_non_void_channel(VkFormat format) in vk_format_get_first_non_void_channel() function

123