Searched defs:tic (Results 1 – 6 of 6) sorted by relevance
55 nv50_init_tic_entry_linear(uint32_t *tic, struct pipe_resource *res) in nv50_init_tic_entry_linear()79 uint32_t *tic; in nv50_create_sampler_view() local208 struct nv50_tic_entry *tic = nv50_tic_entry(nv50->textures[s][i]); in nv50_validate_tic() local
52 } tic; member110 uint32_t tic; member118 nv50_screen_tic_unlock(struct nv50_screen *screen, struct nv50_tic_entry *tic) in nv50_screen_tic_unlock()132 nv50_screen_tic_free(struct nv50_screen *screen, struct nv50_tic_entry *tic) in nv50_screen_tic_free()
21 uint32_t tic[8]; member
48 } tic; member109 uint32_t tic; member117 nvc0_screen_tic_unlock(struct nvc0_screen *screen, struct nv50_tic_entry *tic) in nvc0_screen_tic_unlock()131 nvc0_screen_tic_free(struct nvc0_screen *screen, struct nv50_tic_entry *tic) in nvc0_screen_tic_free()
63 uint32_t *tic; in nvc0_create_sampler_view() local220 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); in nvc0_validate_tic() local286 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); in nve4_validate_tic() local
245 BuildUtil::mkTex(operation op, TexTarget targ, uint8_t tic, uint8_t tsc, in mkTex()