Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_sampler.c181 I915_NEW_SAMPLER | I915_NEW_SAMPLER_VIEW
370 I915_NEW_SAMPLER_VIEW
Di915_context.h320 #define I915_NEW_SAMPLER_VIEW 0x800 macro
Di915_debug.c956 {I915_NEW_SAMPLER_VIEW, "sampler_view"}, in i915_dump_dirty()
Di915_state.c769 i915->dirty |= I915_NEW_SAMPLER_VIEW; in i915_set_fragment_sampler_views()