Searched defs:imm0 (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_tgsi.c | 345 struct ureg_src imm0 = { 0 }; in create_fs() local 257 xrender_tex(struct ureg_program *ureg, struct ureg_dst dst, struct ureg_src coords, struct ureg_src sampler, const struct ureg_src *imm0, boolean repeat_none, boolean swizzle, boolean set_alpha) xrender_tex() argument 315 read_input(struct ureg_program *ureg, struct ureg_dst dst, const struct ureg_src *imm0, boolean repeat_none, boolean swizzle, boolean set_alpha, boolean is_src, unsigned *cur_constant, unsigned *cur_sampler) read_input() argument [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_peephole.cpp | 1052 ConstantFolding::opnd(Instruction *i, ImmediateValue &imm0, int s) in opnd() argument 554 expr(Instruction *i, ImmediateValue &imm0, ImmediateValue &imm1) expr() argument 788 expr(Instruction *i, ImmediateValue &imm0, ImmediateValue &imm1, ImmediateValue &imm2) expr() argument [all...] |
Completed in 4 milliseconds