Searched refs:v3d_get_tex_format (Results 1 – 4 of 4) sorted by relevance
82 v3d_get_tex_format(const struct v3d_device_info *devinfo, enum pipe_format f) in v3d_get_tex_format() function
672 uint8_t v3d_get_tex_format(const struct v3d_device_info *devinfo, enum pipe_format f);
371 uint32_t tex_format = v3d_get_tex_format(&screen->devinfo, in v3d_tfu()
978 tex.texture_type = v3d_get_tex_format(&screen->devinfo, in v3dX()1332 tex.texture_type = v3d_get_tex_format(&v3d->screen->devinfo, in v3d_create_image_view_texture_shader_state()