Lines Matching refs:samplers
70 * However, there might be lots of null space if the amount of samplers and
168 struct draw_jit_sampler samplers[PIPE_MAX_SAMPLERS];
207 lp_build_struct_get_ptr(_gallivm, _ptr, DRAW_JIT_CTX_SAMPLERS, "samplers")
272 struct draw_jit_sampler samplers[PIPE_MAX_SAMPLERS];
321 lp_build_struct_get_ptr(_gallivm, _ptr, DRAW_GS_JIT_CTX_SAMPLERS, "samplers")
353 struct draw_jit_sampler samplers[PIPE_MAX_SAMPLERS];
384 lp_build_struct_get_ptr(_gallivm, _ptr, DRAW_TCS_JIT_CTX_SAMPLERS, "samplers")
407 struct draw_jit_sampler samplers[PIPE_MAX_SAMPLERS];
438 lp_build_struct_get_ptr(_gallivm, _ptr, DRAW_TES_JIT_CTX_SAMPLERS, "samplers")
516 /* Followed by variable number of samplers:
531 struct draw_sampler_static_state samplers[1];
540 struct draw_sampler_static_state samplers[1];
552 struct draw_sampler_static_state samplers[1];
635 struct draw_sampler_static_state *samplers = (struct draw_sampler_static_state *)
638 &samplers[MAX2(key->nr_samplers, key->nr_sampler_views)];
645 &key->samplers[MAX2(key->nr_samplers, key->nr_sampler_views)];
652 &key->samplers[MAX2(key->nr_samplers, key->nr_sampler_views)];
659 &key->samplers[MAX2(key->nr_samplers, key->nr_sampler_views)];