Searched defs:vpc (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nvfx_vertprog.c | 70 temp(struct nvfx_vpc *vpc) in temp() 85 release_temps(struct nvfx_vpc *vpc) in release_temps() 92 constant(struct nvfx_vpc *vpc, int pipe, float x, float y, float z, float w) in constant() 121 emit_src(struct nvfx_vpc *vpc, uint32_t *hw, in emit_src() 205 emit_dst(struct nvfx_vpc *vpc, uint32_t *hw, in emit_dst() 295 nvfx_vp_emit(struct nvfx_vpc *vpc, struct nvfx_insn insn) in nvfx_vp_emit() 367 tgsi_src(struct nvfx_vpc *vpc, const struct tgsi_full_src_register *fsrc) { in tgsi_src() 422 tgsi_dst(struct nvfx_vpc *vpc, const struct tgsi_full_dst_register *fdst) { in tgsi_dst() 461 nvfx_vertprog_parse_instruction(struct nvfx_vpc *vpc, in nvfx_vertprog_parse_instruction() 799 nvfx_vertprog_parse_decl_output(struct nvfx_vpc *vpc, in nvfx_vertprog_parse_decl_output() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | vc1_parser.c | 64 VC1ParseContext *vpc = s->priv_data; in vc1_extract_header() local 135 VC1ParseContext *vpc = s->priv_data; in vc1_parse() local 260 VC1ParseContext *vpc = s->priv_data; in vc1_parse_init() local
|