Home
last modified time | relevance | path

Searched refs:v3d_format (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_formats.c44 static const struct v3d_format *
57 const struct v3d_format *vf = get_format(devinfo, f); in v3d_rt_format_supported()
68 const struct v3d_format *vf = get_format(devinfo, f); in v3d_get_rt_format()
80 const struct v3d_format *vf = get_format(devinfo, f); in v3d_tex_format_supported()
88 const struct v3d_format *vf = get_format(devinfo, f); in v3d_get_tex_format()
100 const struct v3d_format *vf = get_format(devinfo, f); in v3d_get_tex_return_size()
121 const struct v3d_format *vf = get_format(devinfo, f); in v3d_get_tex_return_channels()
132 const struct v3d_format *vf = get_format(devinfo, f); in v3d_get_format_swizzle()
175 const struct v3d_format *vf = get_format(devinfo, f); in v3d_format_supports_tlb_msaa_resolve()
Dv3dx_context.h30 struct v3d_format;
43 const struct v3d_format *v3dX(get_format_desc)(enum pipe_format f);
Dv3d_format_table.h29 struct v3d_format { struct
Dv3dx_format_table.c61 static const struct v3d_format format_table[] = {
190 const struct v3d_format *