Searched refs:lp_llvm_sampler_soa_create (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.h47 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *key);
H A Dlp_tex_sample.c293 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *static_state) function in typeref:struct:lp_build_sampler_soa *
H A Dlp_state_fs.c2577 sampler = lp_llvm_sampler_soa_create(key->state);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.h48 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *key,
H A Dlp_tex_sample.c423 lp_llvm_sampler_soa_create(const struct lp_sampler_static_state *static_state, function in typeref:struct:lp_build_sampler_soa *
H A Dlp_state_cs.c182 sampler = lp_llvm_sampler_soa_create(lp_cs_variant_key_samplers(key), key->nr_samplers);
H A Dlp_state_fs.c3173 sampler = lp_llvm_sampler_soa_create(lp_fs_variant_key_samplers(key), key->nr_samplers);

Completed in 23 milliseconds