Searched refs:images_tic (Results 1 – 5 of 5) sorted by relevance
1233 if (nvc0->images_tic[s][i]) { in nvc0_bind_images_range()1235 nv50_tic_entry(nvc0->images_tic[s][i]); in nvc0_bind_images_range()1237 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL); in nvc0_bind_images_range()1240 nvc0->images_tic[s][i] = in nvc0_bind_images_range()1254 struct nv50_tic_entry *old = nv50_tic_entry(nvc0->images_tic[s][i]); in nvc0_bind_images_range()1257 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL); in nvc0_bind_images_range()
281 struct pipe_sampler_view *images_tic[6][NVC0_MAX_IMAGES]; /* GM107+ */ member
171 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL); in nvc0_context_unreference_resources()
231 tic = nv50_tic_entry(nvc0->images_tic[s][slot]); in gm107_compute_validate_surfaces()
1245 tic = nv50_tic_entry(nvc0->images_tic[stage][slot]); in gm107_validate_surfaces()