Searched refs:v3d_image_view (Results 1 – 4 of 4) sorted by relevance
90 struct v3d_image_view *image = &shaderimg->si[data]; in get_image_size()208 struct v3d_image_view *iview = &img->si[unit]; in write_image_tmu_p0()
304 struct v3d_image_view { struct312 struct v3d_image_view si[PIPE_MAX_SHADER_IMAGES]; argument
1372 struct v3d_image_view *iview = &so->si[img]; in v3d_create_image_view_texture_shader_state()1426 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images()1450 struct v3d_image_view *iview = &so->si[n]; in v3d_set_shader_images()
213 struct v3d_image_view *view = &v3d->shaderimg[s].si[i]; in v3d_predraw_check_stage_inputs()