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.c194 rc_swizzle * pswz, unsigned int * pnegate) in is_src_uniform_constant() argument
199 *pswz = 0; in is_src_uniform_constant()
206 *pswz = 0; in is_src_uniform_constant()
213 *pswz = swz; in is_src_uniform_constant()
217 if (swz != *pswz || *pnegate != GET_BIT(src.Negate, chan)) { in is_src_uniform_constant()
218 *pswz = 0; in is_src_uniform_constant()