Home
last modified time | relevance | path

Searched defs:tex_src (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3588 struct spriv_tex_src *tex_src) in get_tex_srcs()
3753 …ex_proj_to_coord(struct ntv_context *ctx, unsigned coord_components, struct spriv_tex_src *tex_src) in move_tex_proj_to_coord()
3787 struct spriv_tex_src *tex_src, SpvId dest_type, bool is_buffer, in emit_tex_readop()
3855 struct spriv_tex_src tex_src = {0}; in emit_tex() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dnir_to_rc.c1679 int tex_src = nir_tex_instr_src_index(instr, tex_src_type); in ntr_push_tex_arg() local
2214 int tex_src = nir_tex_instr_src_index(instr, tex_src_type); in nir_to_rc_lower_tex_instr_arg() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c2714 int tex_src = nir_tex_instr_src_index(instr, tex_src_type); in ntt_push_tex_arg() local
3599 int tex_src = nir_tex_instr_src_index(instr, tex_src_type); in nir_to_tgsi_lower_tex_instr_arg() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.cpp306 ValueFactory::src(const nir_tex_src& tex_src, int chan) in src()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c992 nir_src tex_src = {}; in print_tex_handle() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c3673 nir_src tex_src = tex->src[base_index].src; in emit_tex() local