Searched refs:images_tic (Results 1 – 5 of 5) sorted by relevance
1268 if (nvc0->images_tic[s][i]) { in nvc0_bind_images_range()1270 nv50_tic_entry(nvc0->images_tic[s][i]); in nvc0_bind_images_range()1272 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL); in nvc0_bind_images_range()1275 nvc0->images_tic[s][i] = in nvc0_bind_images_range()1289 struct nv50_tic_entry *old = nv50_tic_entry(nvc0->images_tic[s][i]); in nvc0_bind_images_range()1292 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL); in nvc0_bind_images_range()
282 struct pipe_sampler_view *images_tic[6][NVC0_MAX_IMAGES]; /* GM107+ */ member
218 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()
1258 tic = nv50_tic_entry(nvc0->images_tic[stage][slot]); in gm107_validate_surfaces()