Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c407 unsigned texture_index) in convert_yuv_to_rgb()
461 unsigned texture_index) in lower_y_uv_external()
480 unsigned texture_index) in lower_y_vu_external()
499 unsigned texture_index) in lower_y_u_v_external()
519 unsigned texture_index) in lower_yx_xuxv_external()
538 unsigned texture_index) in lower_yx_xvxu_external()
557 unsigned texture_index) in lower_xy_uxvx_external()
576 unsigned texture_index) in lower_xy_vxux_external()
595 unsigned texture_index) in lower_ayuv_external()
613 unsigned texture_index) in lower_y41x_external()
[all …]
Dnir.c426 unsigned texture_index) in nir_find_sampler_variable_with_tex_index()
Dnir.h2435 unsigned texture_index; member
/external/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_nir.c478 const uint8_t *texture_index = data; in st_nir_lower_atifs_samplers_instr() local
533 st_nir_lower_atifs_samplers(struct nir_shader *s, const uint8_t *texture_index) in st_nir_lower_atifs_samplers()
Dst_program.h213 uint8_t texture_index[MAX_NUM_FRAGMENT_REGISTERS_ATI]; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture_handle.c182 for (uint32_t texture_index = 0; texture_index < matrix->texture_count; texture_index++) { in llvmpipe_sampler_matrix_destroy() local
882 for (uint32_t texture_index = 0; texture_index < matrix->texture_count; texture_index++) { in register_sample_key() local
916 for (uint32_t texture_index = 0; texture_index < matrix->texture_count; texture_index++) { in register_image_op() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_sample.c284 const unsigned texture_index = params->texture_index; in lp_bld_llvm_sampler_soa_emit_fetch_texel() local
Dlp_bld_sample_soa.c2565 unsigned texture_index, in lp_build_sample_common()
3362 unsigned texture_index, in lp_build_sample_soa_code()
4064 unsigned texture_index, in lp_build_sample_gen_func()
4198 unsigned texture_index, unsigned sampler_index, in lp_build_sample_soa_func()
Dlp_bld_sample.h107 unsigned texture_index; member
/external/mesa3d/src/panfrost/util/
Dpan_ir.h182 unsigned texture_index; member
/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c2143 int texture_index = instr->texture_index; in emit_texop_native() local
/external/mesa3d/src/panfrost/compiler/
Dcompiler.h441 uint32_t texture_index; member
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c3667 unsigned texture_index = tex->texture_index; in emit_tex() local