Searched refs:num_vertex_samplers (Results 1 – 2 of 2) sorted by relevance
307 if (num == i915->num_vertex_samplers && in i915_bind_vertex_sampler_states()317 unsigned j = MAX2(i915->num_vertex_samplers, start + num); in i915_bind_vertex_sampler_states()320 i915->num_vertex_samplers = j; in i915_bind_vertex_sampler_states()326 i915->num_vertex_samplers); in i915_bind_vertex_sampler_states()
260 unsigned num_vertex_samplers; member