Searched refs:draw_sampler_static_state (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h66 struct draw_sampler_static_state struct
518 /* struct draw_sampler_static_state sampler; */
531 struct draw_sampler_static_state samplers[1];
540 struct draw_sampler_static_state samplers[1];
552 struct draw_sampler_static_state samplers[1];
558 PIPE_MAX_SHADER_SAMPLER_VIEWS * sizeof(struct draw_sampler_static_state) + \
565 PIPE_MAX_SHADER_SAMPLER_VIEWS * sizeof(struct draw_sampler_static_state))
570 PIPE_MAX_SHADER_SAMPLER_VIEWS * sizeof(struct draw_sampler_static_state))
575 PIPE_MAX_SHADER_SAMPLER_VIEWS * sizeof(struct draw_sampler_static_state))
583 nr_samplers * sizeof(struct draw_sampler_static_state)
[all...]
H A Ddraw_llvm_sample.c61 const struct draw_sampler_static_state *static_state;
382 draw_llvm_sampler_soa_create(const struct draw_sampler_static_state *static_state,
H A Ddraw_llvm.c2386 struct draw_sampler_static_state *draw_sampler;
2477 struct draw_sampler_static_state *sampler = draw_llvm_variant_key_samplers(key);
3022 struct draw_sampler_static_state *draw_sampler;
3075 struct draw_sampler_static_state *sampler = key->samplers;
3686 struct draw_sampler_static_state *draw_sampler;
3735 struct draw_sampler_static_state *sampler = key->samplers;
4213 struct draw_sampler_static_state *draw_sampler;
4271 struct draw_sampler_static_state *sampler = key->samplers;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h61 struct draw_sampler_static_state struct
310 /* struct draw_sampler_static_state sampler; */
320 struct draw_sampler_static_state samplers[1];
325 PIPE_MAX_SHADER_SAMPLER_VIEWS * sizeof(struct draw_sampler_static_state) + \
330 PIPE_MAX_SHADER_SAMPLER_VIEWS * sizeof(struct draw_sampler_static_state))
338 nr_samplers * sizeof(struct draw_sampler_static_state) +
347 (nr_samplers - 1) * sizeof(struct draw_sampler_static_state));
351 static inline struct draw_sampler_static_state *
354 return (struct draw_sampler_static_state *)
508 draw_llvm_sampler_soa_create(const struct draw_sampler_static_state *static_stat
[all...]
H A Ddraw_llvm_sample.c61 const struct draw_sampler_static_state *static_state;
267 draw_llvm_sampler_soa_create(const struct draw_sampler_static_state *static_state)
H A Ddraw_llvm.c1969 struct draw_sampler_static_state *draw_sampler;
2048 struct draw_sampler_static_state *sampler = draw_llvm_variant_key_samplers(key);
2445 struct draw_sampler_static_state *draw_sampler;
2486 struct draw_sampler_static_state *sampler = key->samplers;

Completed in 15 milliseconds