Home
last modified time | relevance | path

Searched refs:S6_DEPTH_TEST_FUNC_SHIFT (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_reg.h402 #define S6_DEPTH_TEST_FUNC_SHIFT 16 macro
Di915_state.c483 (S6_DEPTH_TEST_ENABLE | (func << S6_DEPTH_TEST_FUNC_SHIFT)); in i915_create_depth_stencil_state()