Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c406 unsigned texture_index) in convert_yuv_to_rgb()
460 unsigned texture_index) in lower_y_uv_external()
479 unsigned texture_index) in lower_y_vu_external()
498 unsigned texture_index) in lower_y_u_v_external()
518 unsigned texture_index) in lower_yx_xuxv_external()
537 unsigned texture_index) in lower_yx_xvxu_external()
556 unsigned texture_index) in lower_xy_uxvx_external()
575 unsigned texture_index) in lower_xy_vxux_external()
594 unsigned texture_index) in lower_ayuv_external()
612 unsigned texture_index) in lower_y41x_external()
[all …]
H A Dnir_instr_set.c256 uint32_t texture_index = instr->texture_index; in hash_tex() local
H A Dnir.c426 unsigned texture_index) in nir_find_sampler_variable_with_tex_index()
H A Dnir.h2526 unsigned texture_index; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture_handle.c216 for (uint32_t texture_index = 0; texture_index < matrix->texture_count; texture_index++) { in llvmpipe_sampler_matrix_destroy() local
967 for (uint32_t texture_index = 0; texture_index < matrix->texture_count; texture_index++) { in register_sample_key() local
1005 for (uint32_t texture_index = 0; texture_index < matrix->texture_count; texture_index++) { in register_image_op() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A 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()
H A Dst_program.h213 uint8_t texture_index[MAX_NUM_FRAGMENT_REGISTERS_ATI]; member
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_nir_opt_preamble.c452 int texture_index = in get_descriptors() local
524 int texture_index = in emit_descriptor_prefetch() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2640 unsigned texture_index, in lp_build_sample_common()
3451 unsigned texture_index, in lp_build_sample_soa_code()
4162 unsigned texture_index, in lp_build_sample_gen_func()
4296 unsigned texture_index, unsigned sampler_index, in lp_build_sample_soa_func()
H A Dlp_bld_jit_sample.c287 const unsigned texture_index = params->texture_index; in lp_bld_llvm_sampler_soa_emit_fetch_texel() local
H A Dlp_bld_sample.h109 unsigned texture_index; member
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost_compile.c1492 const unsigned texture_index = pan_res_handle_get_index(raw_value); in bi_emit_image_load() local
1542 unsigned texture_index = pan_res_handle_get_index(raw_value); in bi_emit_lea_image_to() local
3807 unsigned texture_index = pan_res_handle_get_index(texture.value); in bi_emit_tex_valhall() local
H A Dcompiler.h441 uint32_t texture_index; member
/aosp_15_r20/external/mesa3d/src/panfrost/util/
H A Dpan_ir.h163 unsigned texture_index; member
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c2238 int texture_index = instr->texture_index; in emit_texop_native() local