Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_static.c167 early_z = CLASSIC_EARLY_DEPTH; in update_dst_buf_vars()
177 if (early_z != (i915->current.dst_buf_vars & CLASSIC_EARLY_DEPTH)) in update_dst_buf_vars()
Di915_reg.h142 #define CLASSIC_EARLY_DEPTH (1 << 31) macro
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di915_reg.h146 #define CLASSIC_EARLY_DEPTH (1<<31) macro