HomeSort by relevance Sort by last modified time
    Searched full:out_swizzle (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_compiler_util.c 266 unsigned int out_swizzle = swizzle; local
272 SET_SWZ(out_swizzle, chan, swz);
276 SET_SWZ(out_swizzle, chan, new_swz);
278 SET_SWZ(out_swizzle, chan, swz);
282 return out_swizzle;

Completed in 81 milliseconds