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 D | nir_to_spirv.c | 3588 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 D | nir_to_rc.c | 1679 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 D | nir_to_tgsi.c | 2714 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 D | sfn_valuefactory.cpp | 306 ValueFactory::src(const nir_tex_src& tex_src, int chan) in src()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_pipeline.c | 992 nir_src tex_src = {}; in print_tex_handle() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_compiler_nir.c | 3673 nir_src tex_src = tex->src[base_index].src; in emit_tex() local
|