Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_uniforms.c80 struct v3d_image_view *image = &shaderimg->si[data]; in get_image_size()
176 struct v3d_image_view *iview = &img->si[unit]; in write_image_tmu_p0()
Dv3d_context.h292 struct v3d_image_view { struct
300 struct v3d_image_view si[PIPE_MAX_SHADER_IMAGES]; argument
Dv3dx_state.c1309 struct v3d_image_view *iview = &so->si[img]; in v3d_create_image_view_texture_shader_state()
1355 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images()
1379 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images()
Dv3dx_draw.c201 struct v3d_image_view *view = &v3d->shaderimg[s].si[i]; in v3d_predraw_check_stage_inputs()