Home
last modified time | relevance | path

Searched defs:swizzle1 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_quad.c104 static const unsigned char swizzle1[] = { in lp_build_packed_ddx_ddy_onecoord() local
Dlp_bld_sample.c221 static const unsigned char swizzle1[] = { in lp_build_rho() local
233 static const unsigned char swizzle1[] = { in lp_build_rho() local
293 static const unsigned char swizzle1[] = { in lp_build_rho() local
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c373 static struct ureg swizzle1( struct ureg reg, int x ) in swizzle1() function