Home
last modified time | relevance | path

Searched defs:static_state (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c67 const struct lp_sampler_static_state *static_state; member
293 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *static_state) in lp_llvm_sampler_soa_create()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.cpp75 const struct swr_sampler_static_state *static_state; member
327 swr_sampler_soa_create(const struct swr_sampler_static_state *static_state, in swr_sampler_soa_create()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm_sample.c61 const struct draw_sampler_static_state *static_state; member
267 draw_llvm_sampler_soa_create(const struct draw_sampler_static_state *static_state) in draw_llvm_sampler_soa_create()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c89 const struct lp_static_sampler_state *static_state = bld->static_sampler_state; in lp_build_sample_texel_soa() local
3766 const struct lp_static_texture_state *static_state, in lp_build_size_query_soa()