radeonsi/gfx10: re-order the initialization order in si_compile_tgsi_main
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 20 Sep 2018 08:18:07 +0000 (10:18 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 3 Jul 2019 19:51:13 +0000 (15:51 -0400)
commit22b85bfc02ca474b4cc2e5a27f4da052f5539492
treefdd72b5888859eae181448ea2334037646417075
parent3aa622aab15dcd8826369f36d43ca89bbef4512a
radeonsi/gfx10: re-order the initialization order in si_compile_tgsi_main

It's useful to be able to access gs_ngg_scratch before creating the
main wrapping branch.

Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/gallium/drivers/radeonsi/si_shader.c