Searched refs:vk_format_description (Results 1 – 18 of 18) sorted by relevance
45 vk_format_description(vk_format); in vk_format_is_alpha_on_msb()60 vk_format_description(vk_format); in vk_format_get_channel_width()68 vk_format_description(vk_format); in vk_format_has_32bit_component()81 vk_format_description(vk_format); in vk_format_is_normalized()
121 const struct util_format_description *vf = vk_format_description(vk_format); in pvr_get_format_swizzle()
521 const struct util_format_description *desc = vk_format_description(format); in radv_is_sampler_format_supported()538 return radv_translate_tex_dataformat(format, vk_format_description(format), in radv_is_sampler_format_supported()554 const struct util_format_description *desc = vk_format_description(format); in radv_is_storage_image_format_supported()609 const struct util_format_description *desc = vk_format_description(format); in radv_is_buffer_format_supported()628 const struct util_format_description *desc = vk_format_description(format); in radv_is_colorbuffer_format_supported()697 const struct util_format_description *desc = vk_format_description(format); in radv_physical_device_get_format_properties()895 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorformat()1036 const struct util_format_description *desc = vk_format_description(format); in radv_translate_colorswap()1099 const struct util_format_description *desc = vk_format_description(format); in radv_format_pack_clear_color()1358 const struct util_format_description *desc = vk_format_description(format); in radv_check_modifier_support()[all …]
572 vk_format_description(image->vk.format)->layout == UTIL_FORMAT_LAYOUT_ETC) { in radv_image_get_plane_format()587 const struct util_format_description *desc = vk_format_description(format); in radv_get_surface_flags()722 desc = vk_format_description(vk_format); in radv_make_buffer_descriptor()943 const struct util_format_description *desc = vk_format_description(format); in vi_alpha_is_on_msb()967 desc = vk_format_description(vk_format); in gfx10_make_texture_descriptor()1127 desc = vk_format_description(vk_format); in si_make_texture_descriptor()1596 if (pdev->emulate_etc2 && vk_format_description(fmt)->layout == UTIL_FORMAT_LAYOUT_ETC) in radv_get_internal_plane_count()1767 const struct util_format_description *desc = vk_format_description(plane->format); in radv_image_print_info()2114 vk_format_description(image->vk.format)->layout == UTIL_FORMAT_LAYOUT_ETC) { in radv_image_view_init()2115 const struct util_format_description *desc = vk_format_description(iview->vk.format); in radv_image_view_init()
213 vk_format_description(dst_image->vk.format)->layout == UTIL_FORMAT_LAYOUT_ETC) { in radv_CmdCopyBufferToImage2()574 vk_format_description(dst_image->vk.format)->layout == UTIL_FORMAT_LAYOUT_ETC) { in radv_CmdCopyImage2()
34 const struct util_format_description *desc = vk_format_description(format); in radv_translate_format_to_hw()
1562 const struct util_format_description *desc = vk_format_description(iview->vk.format); in gfx8_get_fast_clear_parameters()1652 const struct util_format_description *desc = vk_format_description(iview->vk.format); in gfx11_get_fast_clear_parameters()
476 const struct util_format_description *desc = vk_format_description(vk_format); in radv_choose_spi_color_format()501 const struct util_format_description *desc = vk_format_description(format); in format_is_int8()510 const struct util_format_description *desc = vk_format_description(format); in format_is_int10()524 const struct util_format_description *desc = vk_format_description(format); in format_is_float32()1541 format_desc = vk_format_description(desc->format); in radv_pipeline_init_vertex_input_info()
2317 struct vk_format_description;
1359 has_alpha = vk_format_description(fmt)->swizzle[3] != PIPE_SWIZZLE_1; in radv_emit_rbplus_state()6098 const struct util_format_description *format_desc = vk_format_description(attrib->format); in radv_CmdSetVertexInputEXT()
6249 desc = vk_format_description(iview->vk.format); in radv_initialise_color_surface()
258 vk_format_description(image->format); in vk_image_extent_to_elements()272 vk_format_description(image->format); in vk_image_offset_to_elements()300 const struct util_format_description *fmt = vk_format_description(format); in vk_image_buffer_copy_layout()
163 vk_format_description(VkFormat format) in vk_format_description() function
182 vk_format_description(vk_format); in image_format_features()227 vk_format_description(vk_format); in buffer_format_features()
57 vk_format_description(bc_info->format); in encode_border_color()
587 vk_format_description(vi_desc->format); in pack_shader_state_attribute_record()
1220 vk_format_description(fb_format); in pipeline_populate_v3d_fs_key()2001 vk_format_description(fb_format); in pipeline_populate_graphics_key()
3002 const struct util_format_description *desc = vk_format_description(format); in blit_can_resolve()