Searched refs:images_tic (Results 1 – 5 of 5) sorted by relevance
1164 if (nvc0->images_tic[s][i]) { in nvc0_bind_images_range()1166 nv50_tic_entry(nvc0->images_tic[s][i]); in nvc0_bind_images_range()1168 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL); in nvc0_bind_images_range()1171 nvc0->images_tic[s][i] = in nvc0_bind_images_range()1185 struct nv50_tic_entry *old = nv50_tic_entry(nvc0->images_tic[s][i]); in nvc0_bind_images_range()1188 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL); in nvc0_bind_images_range()
271 struct pipe_sampler_view *images_tic[6][NVC0_MAX_IMAGES]; /* GM107+ */ member
162 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL); in nvc0_context_unreference_resources()
206 tic = nv50_tic_entry(nvc0->images_tic[s][slot]); in gm107_compute_validate_surfaces()
1227 tic = nv50_tic_entry(nvc0->images_tic[stage][slot]); in gm107_validate_surfaces()