Searched refs:nvc0_update_tic (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_context.h | 379 bool nvc0_update_tic(struct nvc0_context *, struct nv50_tic_entry *,
|
H A D | nvc0_tex.c | 453 nvc0_update_tic(struct nvc0_context *nvc0, struct nv50_tic_entry *tic, in nvc0_update_tic() function 498 need_flush |= nvc0_update_tic(nvc0, tic, res); in nvc0_validate_tic() 564 need_flush |= nvc0_update_tic(nvc0, tic, res); in nve4_validate_tic() 1261 nvc0_update_tic(nvc0, tic, res); in gm107_validate_surfaces()
|
H A D | nve4_compute.c | 234 nvc0_update_tic(nvc0, tic, res); in gm107_compute_validate_surfaces() 968 nvc0_update_tic(nvc0, tic, res); in nve4_compute_validate_textures()
|
Completed in 6 milliseconds