HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_SWIZZLE_NONE (Results 1 - 9 of 9) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c 265 if (alpha_swizzle != PIPE_SWIZZLE_NONE) {
317 unsigned alpha_swizzle = PIPE_SWIZZLE_NONE;
387 alpha_swizzle != PIPE_SWIZZLE_NONE) {
lp_bld_depth.c 362 if (z_swizzle == PIPE_SWIZZLE_NONE)
393 if (s_swizzle == PIPE_SWIZZLE_NONE)
    [all...]
lp_screen.c 500 if (format_desc->swizzle[0] == PIPE_SWIZZLE_NONE) {
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 509 desc->swizzle[0] != PIPE_SWIZZLE_NONE;
516 desc->swizzle[1] != PIPE_SWIZZLE_NONE;
556 depth_channel != PIPE_SWIZZLE_NONE) {
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 568 PIPE_SWIZZLE_NONE,
  /external/mesa3d/src/gallium/auxiliary/translate/
translate_sse.c 470 { PIPE_SWIZZLE_NONE, PIPE_SWIZZLE_NONE,
471 PIPE_SWIZZLE_NONE, PIPE_SWIZZLE_NONE };
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_aos.c 84 } else if (desc->swizzle[0] == PIPE_SWIZZLE_NONE) {
  /external/mesa3d/src/gallium/state_trackers/nine/
basetexture9.c 487 s == PIPE_SWIZZLE_NONE)
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_program.c 139 case PIPE_SWIZZLE_NONE:
    [all...]

Completed in 535 milliseconds