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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_quad_depth_test.c 656 const unsigned zFailMask = origMask & ~quad->inout.mask;
657 apply_stencil_op(data, zFailMask, zFailOp, ref, wrtMask);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_depth_test.c 656 const unsigned zFailMask = origMask & ~quad->inout.mask;
657 apply_stencil_op(data, zFailMask, zFailOp, ref, wrtMask);

Completed in 1464 milliseconds