radeon: pass flags that can change shaders to disk_cache_create()
authorTimothy Arceri <tarceri@itsqueeze.com>
Sat, 20 May 2017 01:27:32 +0000 (11:27 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Mon, 22 May 2017 23:09:43 +0000 (09:09 +1000)
commita363fa0c990284657df178b73e68d268c25069cf
treeccfc0133dbcd290cea3b51bfb85e2239e1cd34e1
parent0bbcfbfc0b35c7fa59441006adb1f69519a7df8f
radeon: pass flags that can change shaders to disk_cache_create()

I wasn't sure if I should filter the flags so that we only use
flags that actually change the shader output. To avoid manual
updates we just pass in everything for now.

Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeon/r600_pipe_common.c