Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_formats.c82 v3d_get_tex_format(const struct v3d_device_info *devinfo, enum pipe_format f) in v3d_get_tex_format() function
Dv3d_context.h672 uint8_t v3d_get_tex_format(const struct v3d_device_info *devinfo, enum pipe_format f);
Dv3d_blit.c371 uint32_t tex_format = v3d_get_tex_format(&screen->devinfo, in v3d_tfu()
Dv3dx_state.c978 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()