Home
last modified time | relevance | path

Searched refs:I915_NEW_SAMPLER (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_context.h328 #define I915_NEW_SAMPLER 0x400 macro
Di915_state_sampler.c377 "samplers", update_samplers, I915_NEW_SAMPLER | I915_NEW_SAMPLER_VIEW};
Di915_debug.c948 {I915_NEW_SAMPLER, "sampler"}, in i915_dump_dirty()
Di915_state.c376 i915->dirty |= I915_NEW_SAMPLER; in i915_bind_sampler_states()