Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dbasetexture9.c480 #define SWIZZLE_TO_REPLACE(s) (s == PIPE_SWIZZLE_0 || \ macro
546 if (SWIZZLE_TO_REPLACE(desc->swizzle[i])) in NineBaseTexture9_UpdateSamplerView()