Searched refs:images_tic (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1224 if (nvc0->images_tic[s][i]) {
1226 nv50_tic_entry(nvc0->images_tic[s][i]);
1228 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL);
1231 nvc0->images_tic[s][i] =
1245 struct nv50_tic_entry *old = nv50_tic_entry(nvc0->images_tic[s][i]);
1248 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL);
H A Dnvc0_context.h280 struct pipe_sampler_view *images_tic[6][NVC0_MAX_IMAGES]; /* GM107+ */ member in struct:nvc0_context
H A Dnvc0_context.c165 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL);
H A Dnve4_compute.c207 tic = nv50_tic_entry(nvc0->images_tic[s][slot]);
H A Dnvc0_tex.c1245 tic = nv50_tic_entry(nvc0->images_tic[stage][slot]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1268 if (nvc0->images_tic[s][i]) {
1270 nv50_tic_entry(nvc0->images_tic[s][i]);
1272 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL);
1275 nvc0->images_tic[s][i] =
1289 struct nv50_tic_entry *old = nv50_tic_entry(nvc0->images_tic[s][i]);
1292 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL);
H A Dnvc0_context.h282 struct pipe_sampler_view *images_tic[6][NVC0_MAX_IMAGES]; /* GM107+ */ member in struct:nvc0_context
H A Dnvc0_context.c218 pipe_sampler_view_reference(&nvc0->images_tic[s][i], NULL);
H A Dnve4_compute.c231 tic = nv50_tic_entry(nvc0->images_tic[s][slot]);
H A Dnvc0_tex.c1258 tic = nv50_tic_entry(nvc0->images_tic[stage][slot]);

Completed in 21 milliseconds