Home | History | Annotate | Download | only in llvmpipe

Lines Matching refs:PIPE_SWIZZLE_NONE

362    if (z_swizzle == PIPE_SWIZZLE_NONE)
393 if (s_swizzle == PIPE_SWIZZLE_NONE)
876 assert(z_swizzle != PIPE_SWIZZLE_NONE ||
877 s_swizzle != PIPE_SWIZZLE_NONE);