Searched refs:fragment_sampler (Results 1 – 4 of 4) sorted by relevance
360 i915->fragment_sampler[unit], /* sampler state */ in update_samplers()364 i915->fragment_sampler[unit], /* sampler state */ in update_samplers()
255 const struct i915_sampler_state *fragment_sampler[PIPE_MAX_SAMPLERS]; member
362 !memcmp(i915->fragment_sampler + start, samplers, num * sizeof(void *))) in i915_bind_sampler_states()366 i915->fragment_sampler[i + start] = samplers[i]; in i915_bind_sampler_states()371 while (j > 0 && i915->fragment_sampler[j - 1] == NULL) in i915_bind_sampler_states()
68 (void **)i915->fragment_sampler); in i915_util_blitter_save_states()