compiler/blob: Constify the reader
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 11 Oct 2017 19:09:02 +0000 (12:09 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 13 Oct 2017 04:47:06 +0000 (21:47 -0700)
commit4d56ff0a714adfd763149ce98e3fa7437e14abac
treed030c08874cac33a3facc41f85f2604398348727
parent3af1c829891a4530682bce113fdd512d4f2de3c6
compiler/blob: Constify the reader

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/compiler/blob.c
src/compiler/blob.h
src/compiler/glsl/tests/blob_test.c