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

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_compiler_util.h 73 struct rc_src_register lmul_swizzle(unsigned int swizzle, struct rc_src_register srcreg);
r3xx_fragprog.c 76 inst->SrcReg[i] = lmul_swizzle(RC_SWIZZLE_ZZZZ, inst->SrcReg[i]);
radeon_compiler_util.c 288 struct rc_src_register lmul_swizzle(unsigned int swizzle, struct rc_src_register srcreg) function

Completed in 204 milliseconds