Home
last modified time | relevance | path

Searched refs:lp_build_sample_soa (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c34 * - texture sampling code generation (i.e., lp_build_sample_soa)
396 lp_build_sample_soa(&sampler->dynamic_state.static_state[texture_index].texture_state, in lp_llvm_sampler_soa_emit_fetch_texel()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h697 lp_build_sample_soa(const struct lp_static_texture_state *static_texture_state,
H A Dlp_bld_sample_soa.c2675 assert(0 && "bad mip_filter value in lp_build_sample_soa()"); in lp_build_sample_common()
4276 lp_build_sample_soa(const struct lp_static_texture_state *static_texture_state, in lp_build_sample_soa() function
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c355 lp_build_sample_soa(&sampler->dynamic_state.static_state[texture_index].texture_state, in draw_llvm_sampler_soa_emit_fetch_texel()

Completed in 18 milliseconds