Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_context.h329 #define I915_NEW_SAMPLER_VIEW 0x800 macro
Di915_state_sampler.c377 "samplers", update_samplers, I915_NEW_SAMPLER | I915_NEW_SAMPLER_VIEW};
Di915_debug.c947 {I915_NEW_SAMPLER_VIEW, "sampler_view"}, in i915_dump_dirty()
Di915_state.c764 i915->dirty |= I915_NEW_SAMPLER_VIEW; in i915_set_sampler_views()