Home
last modified time | relevance | path

Searched refs:lp_static_texture_state (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h168 struct lp_static_texture_state struct
363 const struct lp_static_texture_state *static_texture_state;
575 lp_sampler_static_texture_state(struct lp_static_texture_state *state,
579 lp_sampler_static_texture_state_image(struct lp_static_texture_state *state,
697 lp_build_sample_soa(const struct lp_static_texture_state *static_texture_state,
715 const struct lp_static_texture_state *static_state,
733 lp_build_img_op_soa(const struct lp_static_texture_state *static_texture_state,
749 const struct lp_static_texture_state *static_texture_state,
766 const struct lp_static_texture_state *static_texture_state,
Dlp_bld_sample_soa.c3292 const struct lp_static_texture_state *static_texture_state, in lp_build_sample_soa_code()
3956 const struct lp_static_texture_state *static_texture_state, in lp_build_sample_gen_func()
4090 const struct lp_static_texture_state *static_texture_state, in lp_build_sample_soa_func()
4276 lp_build_sample_soa(const struct lp_static_texture_state *static_texture_state, in lp_build_sample_soa()
4355 const struct lp_static_texture_state *static_state, in lp_build_size_query_soa()
4669 lp_build_img_op_soa(const struct lp_static_texture_state *static_texture_state, in lp_build_img_op_soa()
4866 const struct lp_static_texture_state *static_texture_state, in lp_build_sample_array_case_soa()
4947 const struct lp_static_texture_state *static_texture_state, in lp_build_image_op_array_case()
Dlp_bld_sample.c98 lp_sampler_static_texture_state(struct lp_static_texture_state *state, in lp_sampler_static_texture_state()
136 lp_sampler_static_texture_state_image(struct lp_static_texture_state *state, in lp_sampler_static_texture_state_image()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.h70 struct lp_static_texture_state texture_state;
76 struct lp_static_texture_state image_state;
Dlp_state_cs.c697 const struct lp_static_texture_state *texture = &samplers[i].texture_state; in dump_cs_variant_key()
712 const struct lp_static_texture_state *image = &images[i].image_state; in dump_cs_variant_key()
Dlp_state_fs.c3550 const struct lp_static_texture_state *texture = &samplers[i].texture_state; in dump_fs_variant_key()
3565 const struct lp_static_texture_state *image = &images[i].image_state; in dump_fs_variant_key()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h74 struct lp_static_texture_state texture_state;
79 struct lp_static_texture_state image_state;