Home
last modified time | relevance | path

Searched refs:vc5_format (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_formats.c40 static const struct vc5_format *
53 const struct vc5_format *vf = get_format(devinfo, f); in vc5_rt_format_supported()
64 const struct vc5_format *vf = get_format(devinfo, f); in vc5_get_rt_format()
76 const struct vc5_format *vf = get_format(devinfo, f); in vc5_tex_format_supported()
84 const struct vc5_format *vf = get_format(devinfo, f); in vc5_get_tex_format()
96 const struct vc5_format *vf = get_format(devinfo, f); in vc5_get_tex_return_size()
111 const struct vc5_format *vf = get_format(devinfo, f); in vc5_get_tex_return_channels()
122 const struct vc5_format *vf = get_format(devinfo, f); in vc5_get_format_swizzle()
Dv3dx_context.h30 struct vc5_format;
42 const struct vc5_format *v3dX(get_format_desc)(enum pipe_format f);
Dvc5_format_table.h29 struct vc5_format { struct
Dv3dx_format_table.c61 static const struct vc5_format format_table[] = {
182 const struct vc5_format *
Dvc5_uniforms.c79 switch (rsc->vc5_format) {