mesa/src/gallium/auxiliary
Thomas H.P. Andersen d84d5ff0ce tgsi: drop two unused functions
Removes:
* tgsi_util_get_src_from_ind
* tgsi_full_src_register_from_dst

The last usage of these got removed in !24175

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24283>
2023-07-22 02:04:57 +00:00
..
cso_cache util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
draw draw/gs: handle extra shader outputs in geometry. 2023-06-30 22:59:01 +00:00
driver_ddebug gallium: Remove unused os_process.h in gallium/auxiliary 2023-06-20 05:02:51 +00:00
driver_noop treewide: use uint64_t / (u)intptr_t in image address calculations 2023-06-07 16:53:36 +00:00
driver_trace gallium/trace: Collect enums from multiple files 2023-07-13 21:03:32 +00:00
gallivm gallivm: fix atomic global temporary storage. 2023-07-21 20:48:16 +00:00
hud util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
indices util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
nir nir: Rename lower_locals_to_reg_intrinsics back 2023-07-21 11:25:49 +00:00
pipe-loader util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
pipebuffer pipebuffer: use unsigned instead of uint 2023-07-06 12:03:42 +00:00
postprocess aux/pp: use unsigned instead of uint 2023-07-06 12:03:43 +00:00
renderonly kmsro: assert that scanout refcount is larger than 0 2023-07-05 12:10:18 +00:00
rtasm util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
target-helpers util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
tessellator compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +00:00
tgsi tgsi: drop two unused functions 2023-07-22 02:04:57 +00:00
translate util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
util gallium: Remove pipe->compiler BLEND enum translation 2023-07-13 21:03:32 +00:00
vl gallium/auxiliary/vl: Fix RGB->YCbCr full range matrix 2023-07-21 15:16:26 +00:00
meson.build gallium,util: Move blend enums to util/ 2023-07-13 21:03:32 +00:00