Home
last modified time | relevance | path

Searched refs:newswz (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_optimize.c365 unsigned int newswz; in constant_folding() local
378 newswz = RC_SWIZZLE_ZERO; in constant_folding()
380 newswz = RC_SWIZZLE_ONE; in constant_folding()
382 newswz = RC_SWIZZLE_HALF; in constant_folding()
388 SET_SWZ(newsrc.Swizzle, chan, newswz); in constant_folding()

Completed in 2 milliseconds