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.cpp282 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/drm_hwcomposer/
Dglworker.cpp293 unsigned texture_index; member
310 for (size_t texture_index : region.source_layers) { in ConstructCommand() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1794 unsigned texture_index, in lp_build_sample_common()
2463 unsigned texture_index, in lp_build_sample_soa_code()
3101 unsigned texture_index, in lp_build_sample_gen_func()
3228 unsigned texture_index = params->texture_index; in lp_build_sample_soa_func() local
Dlp_bld_sample.h101 unsigned texture_index; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_nir.cpp4349 const uint32_t texture_index = in nir_emit_texture() local
/external/mesa3d/src/compiler/nir/
Dnir.h1162 unsigned texture_index; member