Home
last modified time | relevance | path

Searched refs:lp_build_sample_nop (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h813 lp_build_sample_nop(struct gallivm_state *gallivm,
Dlp_bld_jit_sample.c292 lp_build_sample_nop(gallivm, params->type, params->coords, params->texel); in lp_bld_llvm_sampler_soa_emit_fetch_texel()
Dlp_bld_sample_soa.c3083 lp_build_sample_nop(struct gallivm_state *gallivm, in lp_build_sample_nop() function
3520 lp_build_sample_nop(gallivm, in lp_build_sample_soa_code()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture_handle.c531lp_build_sample_nop(gallivm, lp_build_texel_type(type, util_format_description(texture->format)), … in compile_sample_function()
/external/mesa3d/docs/relnotes/
D7.10.rst1928 - gallivm: make lp_build_sample_nop public