Searched defs:tic (Results  1 – 11 of 11) sorted by relevance
| /external/mesa3d/src/gallium/drivers/nouveau/nv50/ | 
| D | nv50_tex.c | 70    uint32_t *tic;  in nv50_create_texture_view()  local221 nv50_update_tic(struct nv50_context *nv50, struct nv50_tic_entry *tic,  in nv50_update_tic()
 249       struct nv50_tic_entry *tic = nv50_tic_entry(nv50->textures[s][i]);  in nv50_validate_tic()  local
 315          struct nv50_tic_entry *tic = nv50_tic_entry(nv50->textures[s][i]);  in nv50_validate_tic()  local
 
 | 
| D | nv50_screen.h | 90    } tic;  member174    } tic;  member
 187 nv50_screen_tic_unlock(struct nv50_screen *screen, struct nv50_tic_entry *tic)  in nv50_screen_tic_unlock()
 201 nv50_screen_tic_free(struct nv50_screen *screen, struct nv50_tic_entry *tic)  in nv50_screen_tic_free()
 
 | 
| D | nv50_stateobj_tex.h | 22    uint32_t tic[8];  member
 | 
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ | 
| D | nvc0_tex.c | 74    uint32_t *tic;  in gm107_create_texture_view()  local286    uint32_t *tic;  in gf100_create_texture_view()  local
 455 nvc0_update_tic(struct nvc0_context *nvc0, struct nv50_tic_entry *tic,  in nvc0_update_tic()
 490       struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]);  in nvc0_validate_tic()  local
 557       struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]);  in nve4_validate_tic()  local
 803    struct nv50_tic_entry *tic = nv50_tic_entry(view);  in nve4_create_texture_handle()  local
 861    uint32_t tic = handle & NVE4_TIC_ENTRY_INVALID;  in nve4_delete_texture_handle()  local
 884       struct nv50_tic_entry *tic =  in nve4_make_texture_handle_resident()  local
 1243    struct nv50_tic_entry *tic;  in gm107_validate_surfaces()  local
 1418    struct nv50_tic_entry *tic = nv50_tic_entry(sview);  in gm107_create_image_handle()  local
 [all …]
 
 | 
| D | nvc0_screen.h | 97    } tic;  member198    } tic;  member
 211 nvc0_screen_tic_unlock(struct nvc0_screen *screen, struct nv50_tic_entry *tic)  in nvc0_screen_tic_unlock()
 227 nvc0_screen_tic_free(struct nvc0_screen *screen, struct nv50_tic_entry *tic)  in nvc0_screen_tic_free()
 
 | 
| D | nve4_compute.c | 227    struct nv50_tic_entry *tic;  in gm107_compute_validate_surfaces()  local959       struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]);  in nve4_compute_validate_textures()  local
 
 | 
| D | nvc0_state_validate.c | 844       struct nv50_tic_entry *tic = nv50_tic_entry(new_view);  in nvc0_validate_fbread()  local
 | 
| D | nvc0_vbo.c | 1049          struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]);  in nvc0_draw_vbo()  local
 | 
| /external/perfetto/src/trace_processor/importers/proto/ | 
| D | track_event_parser.cc | 765     std::optional<int64_t> tic = slice_ref.thread_instruction_count();  in ParseThreadEndEvent()  local966       int64_t tic = thread_instruction_count_.value_or(0);  in ParseAsyncBeginEvent()  local
 985       int64_t tic = event_data_->thread_instruction_count.value_or(0);  in ParseAsyncEndEvent()  local
 1029       int64_t tic = thread_instruction_count_.value_or(0);  in ParseAsyncInstantEvent()  local
 
 | 
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ | 
| D | nv50_ir_build_util.cpp | 246                  uint16_t tic, uint16_t tsc,  in mkTex()
 | 
| /external/arm-optimized-routines/math/test/ | 
| D | mathbench.c | 431 tic (void)  in tic()  function
 |