mesa/src/freedreno
Rob Clark 82815bc980 freedreno/ir3: split ubo analysis/lowering passes
Since binning pass variants share the same const_state with their
draw-pass counterpart, we should re-use the draw-pass variant's ubo
range analysis.  So split the two functions of the existing pass
into two parts.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5526>
2020-06-21 00:52:02 +00:00
..
common meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
computerator freedreno/ir3: add accessor for const_state 2020-06-19 13:16:57 +00:00
drm freedreno: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
fdl freedreno/fdl6: rework layout code a bit (reduce linear align to 64 bytes) 2020-06-18 02:26:43 +00:00
ir3 freedreno/ir3: split ubo analysis/lowering passes 2020-06-21 00:52:02 +00:00
perfcntrs meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
registers freedreno/a6xx: VSC "STRM_ARRAY_PITCH" is "STRM_LIMIT" 2020-06-20 19:31:48 +00:00
vulkan freedreno/ir3: split out ubo info from range 2020-06-21 00:52:02 +00:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.drm.mk freedreno/drm: android: add libfreedreno_registers static dependency 2020-05-09 16:19:14 +00:00
Android.ir3.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.mk freedreno/perfcntrs: move to shared location 2019-11-21 20:01:03 +00:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk freedreno: android: add adreno-pm4-pack.xml.h generation to android build 2020-05-09 16:19:14 +00:00
Makefile.sources freedreno/ir3: refactor out helper to compile shader from asm 2020-06-19 13:16:57 +00:00
meson.build freedreno: Centralize UUID generation into new files freedreno_uuid.c/h 2020-05-14 19:05:02 +00:00