Searched refs:nvfx_fpc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nvfx_fragprog.c | 22 struct nvfx_fpc { struct 49 temp(struct nvfx_fpc *fpc) 64 release_temps(struct nvfx_fpc *fpc) 71 nvfx_fp_imm(struct nvfx_fpc *fpc, float a, float b, float c, float d) 81 grow_insns(struct nvfx_fpc *fpc, int size) 90 emit_src(struct nvfx_fpc *fpc, int pos, struct nvfx_src src) 163 emit_dst(struct nvfx_fpc *fpc, struct nvfx_reg dst) 192 nvfx_fp_emit(struct nvfx_fpc *fpc, struct nvfx_insn insn) 241 nv40_fp_if(struct nvfx_fpc *fpc, struct nvfx_src src) 269 nv40_fp_cal(struct nvfx_fpc *fp [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nvfx_fragprog.c | 22 struct nvfx_fpc { struct 49 temp(struct nvfx_fpc *fpc) 64 release_temps(struct nvfx_fpc *fpc) 71 nvfx_fp_imm(struct nvfx_fpc *fpc, float a, float b, float c, float d) 81 grow_insns(struct nvfx_fpc *fpc, int size) 90 emit_src(struct nvfx_fpc *fpc, int pos, struct nvfx_src src) 163 emit_dst(struct nvfx_fpc *fpc, struct nvfx_reg dst) 192 nvfx_fp_emit(struct nvfx_fpc *fpc, struct nvfx_insn insn) 241 nv40_fp_if(struct nvfx_fpc *fpc, struct nvfx_src src) 269 nv40_fp_cal(struct nvfx_fpc *fp [all...] |
Completed in 2 milliseconds