Searched defs:tic (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj_tex.h22 uint32_t tic[8]; member in struct:nv50_tic_entry
H A Dnv50_tex.c70 uint32_t *tic; local in function:nv50_create_texture_view
221 nv50_update_tic(struct nv50_context * nv50,struct nv50_tic_entry * tic,struct nv04_resource * res) argument
249 struct nv50_tic_entry *tic = nv50_tic_entry(nv50->textures[s][i]); local in function:nv50_validate_tic
315 struct nv50_tic_entry *tic = nv50_tic_entry(nv50->textures[s][i]); local in function:nv50_validate_tic
[all...]
H A Dnv50_screen.h90 } tic; member in struct:nv50_screen
174 } tic; member in struct:nv50_format
187 nv50_screen_tic_unlock(struct nv50_screen *screen, struct nv50_tic_entry *tic) argument
201 nv50_screen_tic_free(struct nv50_screen *screen, struct nv50_tic_entry *tic) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj_tex.h22 uint32_t tic[8]; member in struct:nv50_tic_entry
H A Dnv50_tex.c69 uint32_t *tic; local in function:nv50_create_texture_view
223 nv50_update_tic(struct nv50_context * nv50,struct nv50_tic_entry * tic,struct nv04_resource * res) argument
252 struct nv50_tic_entry *tic = nv50_tic_entry(nv50->textures[s][i]); local in function:nv50_validate_tic
337 struct nv50_tic_entry *tic = nv50_tic_entry(nv50->textures[s][i]); local in function:nv50_validate_tic
[all...]
H A Dnv50_screen.h90 } tic; member in struct:nv50_screen
174 } tic; member in struct:nv50_format
187 nv50_screen_tic_unlock(struct nv50_screen *screen, struct nv50_tic_entry *tic) argument
201 nv50_screen_tic_free(struct nv50_screen *screen, struct nv50_tic_entry *tic) argument
[all...]
/xsrc/external/mit/libXaw/dist/src/
H A DRepeater.c219 tic(XtPointer client_data, XtIntervalId *id _X_UNUSED) function in typeref:typename:void
/src/sys/dev/ic/
H A Dlpt.c301 int spin, tic; local in function:lptpushbytes
/src/sys/dev/mvme/
H A Dlpt_mvme.c266 int s, error, spin, tic; local in function:pushbytes
/src/sys/arch/atari/dev/
H A Dlpt.c290 int spin, tic; local in function:pushbytes
/src/lib/libterminfo/
H A Dcompile.c69 _ti_promote(TIC *tic) argument
194 _ti_find_cap(TIC * tic,TBUF * tbuf,char type,short ind) argument
226 _ti_find_extra(TIC * tic,TBUF * tbuf,const char * code) argument
298 _ti_store_extra(TIC * tic,int wrn,const char * id,char type,char flag,int num,const char * str,size_t strl,int flags) argument
367 _ti_flatten(uint8_t ** buf,const TIC * tic) argument
602 TIC *tic; local in function:_ti_compile
798 _ti_freetic(TIC * tic) argument
[all...]
/src/usr.bin/tic/
H A Dtic.c68 TIC *tic; member in struct:term
214 TIC *tic; local in function:process_entry
352 TIC *tic; local in function:promote
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c74 uint32_t *tic; local in function:gm107_create_texture_view
286 uint32_t *tic; local in function:gf100_create_texture_view
455 nvc0_update_tic(struct nvc0_context * nvc0,struct nv50_tic_entry * tic,struct nv04_resource * res) argument
490 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); local in function:nvc0_validate_tic
557 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); local in function:nve4_validate_tic
803 struct nv50_tic_entry *tic = nv50_tic_entry(view); local in function:nve4_create_texture_handle
861 uint32_t tic = handle & NVE4_TIC_ENTRY_INVALID; local in function:nve4_delete_texture_handle
884 struct nv50_tic_entry *tic = local in function:nve4_make_texture_handle_resident
1243 struct nv50_tic_entry *tic; local in function:gm107_validate_surfaces
1418 struct nv50_tic_entry *tic = nv50_tic_entry(sview); local in function:gm107_create_image_handle
1447 int tic = handle & NVE4_TIC_ENTRY_INVALID; local in function:gm107_delete_image_handle
1465 struct nv50_tic_entry *tic = local in function:gm107_make_image_handle_resident
[all...]
H A Dnvc0_vbo.c1032 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); local in function:nvc0_draw_vbo
H A Dnve4_compute.c203 struct nv50_tic_entry *tic; local in function:gm107_compute_validate_surfaces
815 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); local in function:nve4_compute_validate_textures
[all...]
H A Dnvc0_screen.h97 } tic; member in struct:nvc0_screen
198 } tic; member in struct:nvc0_format
211 nvc0_screen_tic_unlock(struct nvc0_screen *screen, struct nv50_tic_entry *tic) argument
227 nvc0_screen_tic_free(struct nvc0_screen *screen, struct nv50_tic_entry *tic) argument
[all...]
H A Dnvc0_state_validate.c835 struct nv50_tic_entry *tic = nv50_tic_entry(new_view); local in function:nvc0_validate_fbread
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnve4_compute.c227 struct nv50_tic_entry *tic; local in function:gm107_compute_validate_surfaces
959 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); local in function:nve4_compute_validate_textures
[all...]
H A Dnvc0_screen.h97 } tic; member in struct:nvc0_screen
198 } tic; member in struct:nvc0_format
211 nvc0_screen_tic_unlock(struct nvc0_screen *screen, struct nv50_tic_entry *tic) argument
227 nvc0_screen_tic_free(struct nvc0_screen *screen, struct nv50_tic_entry *tic) argument
[all...]
H A Dnvc0_state_validate.c844 struct nv50_tic_entry *tic = nv50_tic_entry(new_view); local in function:nvc0_validate_fbread
[all...]
H A Dnvc0_tex.c73 uint32_t *tic; local in function:gm107_create_texture_view
285 uint32_t *tic; local in function:gf100_create_texture_view
453 nvc0_update_tic(struct nvc0_context * nvc0,struct nv50_tic_entry * tic,struct nv04_resource * res) argument
488 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); local in function:nvc0_validate_tic
555 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); local in function:nve4_validate_tic
801 struct nv50_tic_entry *tic = nv50_tic_entry(view); local in function:nve4_create_texture_handle
859 uint32_t tic = handle & NVE4_TIC_ENTRY_INVALID; local in function:nve4_delete_texture_handle
882 struct nv50_tic_entry *tic = local in function:nve4_make_texture_handle_resident
1256 struct nv50_tic_entry *tic; local in function:gm107_validate_surfaces
1431 struct nv50_tic_entry *tic = nv50_tic_entry(sview); local in function:gm107_create_image_handle
1468 int tic = handle & NVE4_TIC_ENTRY_INVALID; local in function:gm107_delete_image_handle
1486 struct nv50_tic_entry *tic = local in function:gm107_make_image_handle_resident
[all...]
H A Dnvc0_vbo.c1070 struct nv50_tic_entry *tic = nv50_tic_entry(nvc0->textures[s][i]); local in function:nvc0_draw_vbo
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_build_util.cpp245 mkTex(operation op,TexTarget targ,uint16_t tic,uint16_t tsc,const std::vector<Value * > & def,const std::vector<Value * > & src) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_build_util.cpp247 mkTex(operation op,TexTarget targ,uint16_t tic,uint16_t tsc,const std::vector<Value * > & def,const std::vector<Value * > & src) argument

Completed in 46 milliseconds