Searched refs:vc4_get_tex_format (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_formats.c150 vc4_get_tex_format(enum pipe_format f) function in typeref:typename:uint8_t
H A Dvc4_context.h509 uint8_t vc4_get_tex_format(enum pipe_format f);
H A Dvc4_resource.c466 uint8_t format = vc4_get_tex_format(prsc->format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_formats.c150 vc4_get_tex_format(enum pipe_format f) function in typeref:typename:uint8_t
H A Dvc4_context.h507 uint8_t vc4_get_tex_format(enum pipe_format f);
H A Dvc4_resource.c493 uint8_t format = vc4_get_tex_format(prsc->format);

Completed in 9 milliseconds