mesa/src/freedreno
Rob Clark e941faf3e8 freedreno/ir3: add IR3_SHADER_DEBUG flag to disable ubo lowering
It isn't quite as simple as not running the pass, since with packed
varyings we get load_ubo for block==0 (ie. the "real" uniforms).  So
instead run the pass normally but decline to lower anything in
block > 0

Signed-off-by: Rob Clark <robdclark@chromium.org>
2019-05-02 11:19:22 -07:00
..
drm freedreno/drm: Quiet pointer to u64 conversion warning 2019-04-26 11:58:44 -07:00
ir3 freedreno/ir3: add IR3_SHADER_DEBUG flag to disable ubo lowering 2019-05-02 11:19:22 -07:00
registers freedreno: update generated headers 2019-04-25 14:13:31 -07:00
vulkan turnip: update to use the new features struct names 2019-04-30 16:55:38 +01:00
.dir-locals.el freedreno: Add .dir-locals to the common directory 2018-12-11 13:14:08 -08:00
Makefile.sources freedreno/ir3: add pass to move varying loads 2019-03-30 12:56:01 -04:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00