Searched refs:nvc0_update_tic (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_context.h | 365 bool nvc0_update_tic(struct nvc0_context *, struct nv50_tic_entry *,
|
D | nvc0_tex.c | 455 nvc0_update_tic(struct nvc0_context *nvc0, struct nv50_tic_entry *tic, in nvc0_update_tic() function 500 need_flush |= nvc0_update_tic(nvc0, tic, res); in nvc0_validate_tic() 566 need_flush |= nvc0_update_tic(nvc0, tic, res); in nve4_validate_tic() 1230 nvc0_update_tic(nvc0, tic, res); in gm107_validate_surfaces()
|
D | nve4_compute.c | 209 nvc0_update_tic(nvc0, tic, res); in gm107_compute_validate_surfaces() 781 nvc0_update_tic(nvc0, tic, res); in nve4_compute_validate_textures()
|