glsl: add has_uniform_storage() helper to shader cache
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 11 Aug 2017 04:17:24 +0000 (14:17 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 24 Aug 2017 01:18:48 +0000 (11:18 +1000)
commit2662269ad791141eb61c14d7a57df2800fa6d91c
treea55cb762d719971cbff50fbd02c6b951b7f462e5
parent073a84ff60dbaef6331e2bcd8f5ca2de0b2ff7d2
glsl: add has_uniform_storage() helper to shader cache

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/compiler/glsl/shader_cache.cpp