Searched defs:vpc (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/shader/
H A DMakefile[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c69 temp(struct nvfx_vpc *vpc) argument
84 release_temps(struct nvfx_vpc *vpc) argument
91 constant(struct nvfx_vpc *vpc, in argument
120 emit_src(struct nvfx_vpc * vpc,uint32_t * hw,int pos,struct nvfx_src src) argument
204 emit_dst(struct nvfx_vpc * vpc,uint32_t * hw,int slot,struct nvfx_reg dst) argument
294 nvfx_vp_emit(struct nvfx_vpc * vpc,struct nvfx_insn insn) argument
366 tgsi_src(struct nvfx_vpc * vpc,const struct tgsi_full_src_register * fsrc) argument
421 tgsi_dst(struct nvfx_vpc * vpc,const struct tgsi_full_dst_register * fdst) argument
460 nvfx_vertprog_parse_instruction(struct nvfx_vpc * vpc,unsigned idx,const struct tgsi_full_instruction * finst) argument
798 nvfx_vertprog_parse_decl_output(struct nvfx_vpc * vpc,const struct tgsi_full_declaration * fdec) argument
874 nvfx_vertprog_prepare(struct nvfx_vpc * vpc) argument
960 struct nvfx_vpc *vpc = NULL; variable in typeref:struct:nvfx_vpc *
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c70 temp(struct nvfx_vpc *vpc) argument
85 release_temps(struct nvfx_vpc *vpc) argument
92 constant(struct nvfx_vpc *vpc, in argument
121 emit_src(struct nvfx_vpc * vpc,uint32_t * hw,int pos,struct nvfx_src src) argument
205 emit_dst(struct nvfx_vpc * vpc,uint32_t * hw,int slot,struct nvfx_reg dst) argument
295 nvfx_vp_emit(struct nvfx_vpc * vpc,struct nvfx_insn insn) argument
367 tgsi_src(struct nvfx_vpc * vpc,const struct tgsi_full_src_register * fsrc) argument
422 tgsi_dst(struct nvfx_vpc * vpc,const struct tgsi_full_dst_register * fdst) argument
461 nvfx_vertprog_parse_instruction(struct nvfx_vpc * vpc,unsigned idx,const struct tgsi_full_instruction * finst) argument
799 nvfx_vertprog_parse_decl_output(struct nvfx_vpc * vpc,const struct tgsi_full_declaration * fdec) argument
875 nvfx_vertprog_prepare(struct nvfx_vpc * vpc) argument
961 struct nvfx_vpc *vpc = NULL; variable in typeref:struct:nvfx_vpc *
[all...]

Completed in 6 milliseconds