Searched defs:swizzle_xxxx (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dir_builder.cpp95 swizzle_xxxx(operand a) function in namespace:ir_builder
/external/mesa3d/src/glsl/
H A Dir_builder.cpp95 swizzle_xxxx(operand a) function in namespace:ir_builder
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c177 static struct rc_src_register swizzle_xxxx(struct rc_src_register reg) function
413 negate(swizzle_xxxx(srctemp)),
448 emit1(c, inst->Prev, RC_OPCODE_LG2, 0, tempdst, swizzle_xxxx(inst->U.I.SrcReg[0]));
449 emit2(c, inst->Prev, RC_OPCODE_MUL, 0, tempdst, tempsrc, swizzle_xxxx(inst->U.I.SrcReg[1]));
981 swizzle_xxxx(src),
985 absolute(swizzle_xxxx(src)),
986 swizzle_xxxx(srcreg(RC_FILE_TEMPORARY, tempreg)));
988 swizzle_xxxx(srcreg(RC_FILE_TEMPORARY, tempreg)),
989 absolute(swizzle_xxxx(srcreg(RC_FILE_TEMPORARY, tempreg))),
990 negate(swizzle_xxxx(srcre
[all...]
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c177 static struct rc_src_register swizzle_xxxx(struct rc_src_register reg) function
413 negate(swizzle_xxxx(srctemp)),
448 emit1(c, inst->Prev, RC_OPCODE_LG2, 0, tempdst, swizzle_xxxx(inst->U.I.SrcReg[0]));
449 emit2(c, inst->Prev, RC_OPCODE_MUL, 0, tempdst, tempsrc, swizzle_xxxx(inst->U.I.SrcReg[1]));
981 swizzle_xxxx(src),
985 absolute(swizzle_xxxx(src)),
986 swizzle_xxxx(srcreg(RC_FILE_TEMPORARY, tempreg)));
988 swizzle_xxxx(srcreg(RC_FILE_TEMPORARY, tempreg)),
989 absolute(swizzle_xxxx(srcreg(RC_FILE_TEMPORARY, tempreg))),
990 negate(swizzle_xxxx(srcre
[all...]

Completed in 93 milliseconds