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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dbasetexture9.c485 #define SWIZZLE_TO_REPLACE(s) (s == PIPE_SWIZZLE_0 || \ macro
551 if (SWIZZLE_TO_REPLACE(desc->swizzle[i]))
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dbasetexture9.c480 #define SWIZZLE_TO_REPLACE(s) (s == PIPE_SWIZZLE_0 || \ macro
546 if (SWIZZLE_TO_REPLACE(desc->swizzle[i]))

Completed in 4 milliseconds