radeonsi: set drirc compiler options before calling common screen init
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 3 Aug 2017 12:53:41 +0000 (14:53 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 4 Aug 2017 08:46:01 +0000 (10:46 +0200)
commit12ce39d3de55357c8274619d4da973001a4609de
tree2b8779e78fac14f3d68a2b32984cea91a1e5e185
parent3b5743ead5d2492f65abcd4521d84c9f8de469ba
radeonsi: set drirc compiler options before calling common screen init

Also, access the options directly, allowing us to get rid of the
PIPE_SCREEN_xxx flags.

Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/radeon/r600_pipe_common.c
src/gallium/drivers/radeon/r600_pipe_common.h
src/gallium/drivers/radeonsi/si_pipe.c