Searched refs:v3dv_format (Results 1 – 9 of 9) sorted by relevance
67 static const struct v3dv_format format_table[] = {161 const struct v3dv_format *301 v3dv_format_supports_tlb_resolve(const struct v3dv_format *format) in v3dv_format_supports_tlb_resolve()311 const struct v3dv_format *vf = v3dv_get_format(f); in v3dv_get_format_swizzle()321 v3dv_get_tex_return_size(const struct v3dv_format *vf, in v3dv_get_tex_return_size()366 format_supports_blending(const struct v3dv_format *format) in format_supports_blending()385 const struct v3dv_format *v3dv_format, in image_format_features() argument388 if (!v3dv_format || !v3dv_format->supported) in image_format_features()404 if (v3dv_format->tex_type == TEXTURE_DATA_FORMAT_NO && in image_format_features()405 v3dv_format->rt_type == V3D_OUTPUT_IMAGE_FORMAT_NO) { in image_format_features()[all …]
354 struct v3dv_format { struct432 const struct v3dv_format *format;457 const struct v3dv_format *format;502 const struct v3dv_format *format;1779 const struct v3dv_format *v3dv_get_format(VkFormat);1782 uint8_t v3dv_get_tex_return_size(const struct v3dv_format *vf, bool compare_enable);1785 bool v3dv_format_supports_tlb_resolve(const struct v3dv_format *format);1878 const struct v3dv_format*
39 const struct v3dv_format *format = v3dv_get_format(att->desc.format); in set_use_tlb_resolve()287 const struct v3dv_format *format = v3dv_get_format(desc->format); in subpass_get_granularity()
310 const struct v3dv_format *format = v3dv_get_format(pCreateInfo->format); in v3dv_CreateImage()
107 const struct v3dv_format *format;245 const struct v3dv_format *format = v3dv_get_format(vk_format); in get_internal_type_bpp_for_image_aspects()1481 const struct v3dv_format *f = v3dv_get_format(format); in copy_image_blit()2225 const struct v3dv_format *format = image->format; in copy_buffer_to_image_tfu()2996 const struct v3dv_format *format = dst->format; in blit_tfu()
242 const struct v3dv_format*
1448 const struct v3dv_format *format = in emit_tlb_clear_job()
1266 const struct v3dv_format *format = v3dv_get_format(attachment->desc.format); in cmd_buffer_state_set_attachment_clear_color()2930 const struct v3dv_format *format; in cmd_buffer_populate_v3d_key()
2260 const struct v3dv_format *format = v3dv_get_format(desc->format); in pack_blend()