Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_immediate.c177 LIS6 |= i915->depth_stencil->depth_LIS6; in upload_S6()
Di915_context.h190 unsigned depth_LIS6; member
Di915_state.c531 cso->depth_LIS6 |= (S6_DEPTH_TEST_ENABLE | in i915_create_depth_stencil_state()
535 cso->depth_LIS6 |= S6_DEPTH_WRITE_ENABLE; in i915_create_depth_stencil_state()
542 cso->depth_LIS6 |= (S6_ALPHA_TEST_ENABLE | in i915_create_depth_stencil_state()