Home
last modified time | relevance | path

Searched defs:texture_index (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.cpp288 unsigned texture_index = params->texture_index; in swr_sampler_soa_emit_fetch_texel() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c256 unsigned texture_index = params->texture_index; in lp_llvm_sampler_soa_emit_fetch_texel() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm_sample.c235 unsigned texture_index = params->texture_index; in draw_llvm_sampler_soa_emit_fetch_texel() local
/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c340 unsigned texture_index = tex->texture_index; in try_lower_tex_ycbcr() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2041 unsigned texture_index, in lp_build_sample_common()
2742 unsigned texture_index, in lp_build_sample_soa_code()
3406 unsigned texture_index, in lp_build_sample_gen_func()
3533 unsigned texture_index = params->texture_index; in lp_build_sample_soa_func() local
Dlp_bld_sample.h102 unsigned texture_index; member
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp4669 const uint32_t texture_index = in nir_emit_texture() local
/external/mesa3d/src/compiler/nir/
Dnir.h1226 unsigned texture_index; member