glsl: allow NULL to be passed to encode_type_to_blob()
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 11 Aug 2017 03:53:18 +0000 (13:53 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 24 Aug 2017 01:18:48 +0000 (11:18 +1000)
commit37eb67714e0092a5d80ec40d10ca1fe72fa64657
treeaddf50e526c345e4741e6e14f22e8022f6900ecb
parent8985ad494bce5a4c365fe38fdf500d8582b5a7d0
glsl: allow NULL to be passed to encode_type_to_blob()

This will be used by the following commit.

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