glsl: stub out _mesa_reference_program() in standalone compiler
authorTimothy Arceri <timothy.arceri@collabora.com>
Mon, 3 Oct 2016 06:04:26 +0000 (17:04 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 17 Nov 2016 01:53:12 +0000 (12:53 +1100)
commit686dad657f2179f8c5ab985546577b51c8e3f518
tree9368278e528841ee2c8a3c4a1546449fe345296c
parentc3df65c123c6392b0b116900395a89fd3dbb9b85
glsl: stub out _mesa_reference_program() in standalone compiler

The follow patch will call this directly from the linker, the
shader cache will also start calling these from the compiler.
src/compiler/glsl/standalone_scaffolding.cpp
src/compiler/glsl/standalone_scaffolding.h