Home
last modified time | relevance | path

Searched refs:I915_NEW_DEPTH_STENCIL (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_immediate.c118 /* I915_NEW_DEPTH_STENCIL in upload_S5()
145 I915_NEW_DEPTH_STENCIL | I915_NEW_BLEND | I915_NEW_RASTERIZER};
184 I915_NEW_BLEND | I915_NEW_DEPTH_STENCIL | I915_NEW_FRAMEBUFFER |
H A Di915_state_dynamic.c102 I915_NEW_BLEND | I915_NEW_DEPTH_STENCIL | I915_NEW_RASTERIZER};
130 "BFO", upload_BFO, I915_NEW_DEPTH_STENCIL | I915_NEW_RASTERIZER};
H A Di915_state_derived.c198 i915->dirty &= ~I915_NEW_DEPTH_STENCIL; in i915_update_derived()
H A Di915_context.h327 #define I915_NEW_DEPTH_STENCIL 0x200 macro
H A Di915_state.c270 i915->dirty |= I915_NEW_DEPTH_STENCIL; in i915_set_stencil_ref()
511 i915->dirty |= I915_NEW_DEPTH_STENCIL; in i915_bind_depth_stencil_state()
H A Di915_debug.c945 {I915_NEW_DEPTH_STENCIL, "depth_stencil"}, in i915_dump_dirty()

Completed in 5 milliseconds