Home
last modified time | relevance | path

Searched refs:lp_sampler_static_state (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.h35 struct lp_sampler_static_state;
47 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *key);
Dlp_state_fs.h50 struct lp_sampler_static_state struct
84 struct lp_sampler_static_state state[PIPE_MAX_SHADER_SAMPLER_VIEWS];
Dlp_tex_sample.c67 const struct lp_sampler_static_state *static_state;
293 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *static_state) in lp_llvm_sampler_soa_create()