Searched refs:fpc (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/shader/
H A DMakefile2 exascnvc0.fpc \
3 exacmnvc0.fpc \
4 exacanvc0.fpc \
5 exasanvc0.fpc \
6 exas8nvc0.fpc \
7 exac8nvc0.fpc \
8 videonvc0.fpc
10 exascnve0.fpc \
11 exacmnve0.fpc \
12 exacanve0.fpc \
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_fragprog.c49 temp(struct nvfx_fpc *fpc) argument
51 int idx = __builtin_ctzll(~fpc->r_temps);
53 if (idx >= fpc->max_temps) {
58 fpc->r_temps |= (1ULL << idx);
59 fpc->r_temps_discard |= (1ULL << idx);
64 release_temps(struct nvfx_fpc *fpc) argument
66 fpc->r_temps &= ~fpc->r_temps_discard;
67 fpc->r_temps_discard = 0ULL;
71 nvfx_fp_imm(struct nvfx_fpc *fpc, floa argument
81 grow_insns(struct nvfx_fpc * fpc,int size) argument
90 emit_src(struct nvfx_fpc * fpc,int pos,struct nvfx_src src) argument
163 emit_dst(struct nvfx_fpc * fpc,struct nvfx_reg dst) argument
192 nvfx_fp_emit(struct nvfx_fpc * fpc,struct nvfx_insn insn) argument
241 nv40_fp_if(struct nvfx_fpc * fpc,struct nvfx_src src) argument
269 nv40_fp_cal(struct nvfx_fpc * fpc,unsigned target) argument
289 nv40_fp_ret(struct nvfx_fpc * fpc) argument
305 nv40_fp_rep(struct nvfx_fpc * fpc,unsigned count,unsigned target) argument
360 nv40_fp_brk(struct nvfx_fpc * fpc) argument
377 tgsi_src(struct nvfx_fpc * fpc,const struct tgsi_full_src_register * fsrc) argument
419 tgsi_dst(struct nvfx_fpc * fpc,const struct tgsi_full_dst_register * fdst) argument
446 nvfx_fragprog_parse_instruction(struct nvfx_fpc * fpc,const struct tgsi_full_instruction * finst) argument
858 nvfx_fragprog_parse_decl_input(struct nvfx_fpc * fpc,const struct tgsi_full_declaration * fdec) argument
898 nvfx_fragprog_assign_generic(struct nvfx_fpc * fpc,const struct tgsi_full_declaration * fdec) argument
934 nvfx_fragprog_parse_decl_output(struct nvfx_fpc * fpc,const struct tgsi_full_declaration * fdec) argument
968 nvfx_fragprog_prepare(struct nvfx_fpc * fpc) argument
1067 struct nvfx_fpc *fpc = NULL; variable in typeref:struct:nvfx_fpc *
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_fragprog.c49 temp(struct nvfx_fpc *fpc) argument
51 int idx = __builtin_ctzll(~fpc->r_temps);
53 if (idx >= fpc->max_temps) {
58 fpc->r_temps |= (1ULL << idx);
59 fpc->r_temps_discard |= (1ULL << idx);
64 release_temps(struct nvfx_fpc *fpc) argument
66 fpc->r_temps &= ~fpc->r_temps_discard;
67 fpc->r_temps_discard = 0ULL;
71 nvfx_fp_imm(struct nvfx_fpc *fpc, floa argument
81 grow_insns(struct nvfx_fpc * fpc,int size) argument
90 emit_src(struct nvfx_fpc * fpc,int pos,struct nvfx_src src) argument
163 emit_dst(struct nvfx_fpc * fpc,struct nvfx_reg dst) argument
192 nvfx_fp_emit(struct nvfx_fpc * fpc,struct nvfx_insn insn) argument
241 nv40_fp_if(struct nvfx_fpc * fpc,struct nvfx_src src) argument
269 nv40_fp_cal(struct nvfx_fpc * fpc,unsigned target) argument
289 nv40_fp_ret(struct nvfx_fpc * fpc) argument
305 nv40_fp_rep(struct nvfx_fpc * fpc,unsigned count,unsigned target) argument
360 nv40_fp_brk(struct nvfx_fpc * fpc) argument
377 tgsi_src(struct nvfx_fpc * fpc,const struct tgsi_full_src_register * fsrc) argument
419 tgsi_dst(struct nvfx_fpc * fpc,const struct tgsi_full_dst_register * fdst) argument
446 nvfx_fragprog_parse_instruction(struct nvfx_fpc * fpc,const struct tgsi_full_instruction * finst) argument
858 nvfx_fragprog_parse_decl_input(struct nvfx_fpc * fpc,const struct tgsi_full_declaration * fdec) argument
898 nvfx_fragprog_assign_generic(struct nvfx_fpc * fpc,const struct tgsi_full_declaration * fdec) argument
934 nvfx_fragprog_parse_decl_output(struct nvfx_fpc * fpc,const struct tgsi_full_declaration * fdec) argument
968 nvfx_fragprog_prepare(struct nvfx_fpc * fpc) argument
1067 struct nvfx_fpc *fpc = NULL; variable in typeref:struct:nvfx_fpc *
[all...]
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A DMakefile.am76 shader/exac8nvc0.fpc \
78 shader/exac8nve0.fpc \
80 shader/exac8nvf0.fpc \
82 shader/exac8nv110.fpc \
84 shader/exacanvc0.fpc \
86 shader/exacanve0.fpc \
88 shader/exacanvf0.fpc \
90 shader/exacanv110.fpc \
92 shader/exacmnvc0.fpc \
94 shader/exacmnve0.fpc \
[all...]
H A DMakefile.in459 shader/exac8nvc0.fpc \
461 shader/exac8nve0.fpc \
463 shader/exac8nvf0.fpc \
465 shader/exac8nv110.fpc \
467 shader/exacanvc0.fpc \
469 shader/exacanve0.fpc \
471 shader/exacanvf0.fpc \
473 shader/exacanv110.fpc \
475 shader/exacmnvc0.fpc \
477 shader/exacmnve0.fpc \
[all...]

Completed in 9 milliseconds