Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_formats.c86 v3d_get_tex_format(const struct v3d_device_info *devinfo, enum pipe_format f) in v3d_get_tex_format() function
H A Dv3d_context.h750 uint8_t v3d_get_tex_format(const struct v3d_device_info *devinfo, enum pipe_format f);
H A Dv3dx_state.c1025 tex.texture_type = v3d_get_tex_format(&screen->devinfo, in create_texture_shader_state_bo()
1402 tex.texture_type = v3d_get_tex_format(&v3d->screen->devinfo, in v3d_create_image_view_texture_shader_state()
H A Dv3d_blit.c255 uint32_t tex_format = v3d_get_tex_format(&screen->devinfo, pformat); in v3d_tfu()

Completed in 7 milliseconds