Home
last modified time | relevance | path

Searched refs:pswz (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_optimize.c177 rc_swizzle * pswz, unsigned int * pnegate) in is_src_uniform_constant() argument
182 *pswz = 0; in is_src_uniform_constant()
189 *pswz = 0; in is_src_uniform_constant()
196 *pswz = swz; in is_src_uniform_constant()
200 if (swz != *pswz || *pnegate != GET_BIT(src.Negate, chan)) { in is_src_uniform_constant()
201 *pswz = 0; in is_src_uniform_constant()