Searched refs:fetch_src_file_channel (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 1387 fetch_src_file_channel(const struct tgsi_exec_machine *mach, in fetch_src_file_channel() function 1602 fetch_src_file_channel(mach, in fetch_source_d() 1670 fetch_src_file_channel(mach, in store_dest_dstret() 1950 fetch_src_file_channel(mach, inst->TexOffsets[0].File, in fetch_texel_offsets() 1952 fetch_src_file_channel(mach, inst->TexOffsets[0].File, in fetch_texel_offsets() 1954 fetch_src_file_channel(mach, inst->TexOffsets[0].File, in fetch_texel_offsets() 2006 fetch_src_file_channel(mach, in fetch_sampler_unit() 3758 fetch_src_file_channel(mach, in fetch_store_img_unit() 4808 fetch_src_file_channel(mach, TGSI_FILE_INPUT, chan, &index, &index2D, in exec_interp_at_sample() 4848 fetch_src_file_channel(mach, TGSI_FILE_INPUT, chan, &index, &index2D, &result); in exec_interp_at_offset() [all …]
|