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

  /external/mesa3d/src/gallium/drivers/i915/
i915_state_immediate.c 175 LIS6 |= i915->depth_stencil->depth_LIS6;
i915_context.h 190 unsigned depth_LIS6;
i915_state.c 531 cso->depth_LIS6 |= (S6_DEPTH_TEST_ENABLE |
535 cso->depth_LIS6 |= S6_DEPTH_WRITE_ENABLE;
542 cso->depth_LIS6 |= (S6_ALPHA_TEST_ENABLE |
    [all...]

Completed in 91 milliseconds