HomeSort by relevance Sort by last modified time
    Searched refs:constant_swizzle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_program_alu.c 364 unsigned int constant_swizzle; local
368 constant = rc_constants_add_immediate_scalar(&c->Program.Constants, -127.999999, &constant_swizzle);
392 RC_SWIZZLE_ZERO, RC_SWIZZLE_ZERO, RC_SWIZZLE_ZERO, constant_swizzle&3));
396 negate(srcregswz(RC_FILE_CONSTANT, constant, constant_swizzle)));
760 unsigned constant_swizzle; local
763 &constant_swizzle);
775 srcregswz(RC_FILE_CONSTANT, constant, constant_swizzle));
1127 unsigned int constant_swizzle; local
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program_alu.c 364 unsigned int constant_swizzle; local
368 constant = rc_constants_add_immediate_scalar(&c->Program.Constants, -127.999999, &constant_swizzle);
392 RC_SWIZZLE_ZERO, RC_SWIZZLE_ZERO, RC_SWIZZLE_ZERO, constant_swizzle&3));
396 negate(srcregswz(RC_FILE_CONSTANT, constant, constant_swizzle)));
760 unsigned constant_swizzle; local
763 &constant_swizzle);
775 srcregswz(RC_FILE_CONSTANT, constant, constant_swizzle));
1127 unsigned int constant_swizzle; local
    [all...]

Completed in 319 milliseconds