Searched refs:vc4_get_tex_format (Results 1 – 3 of 3) sorted by relevance
150 vc4_get_tex_format(enum pipe_format f) in vc4_get_tex_format() function
509 uint8_t vc4_get_tex_format(enum pipe_format f);
465 uint8_t format = vc4_get_tex_format(prsc->format); in get_resource_texture_format()