mesa: add _mesa_lookup_shader_include() helper
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 23 Aug 2019 04:36:53 +0000 (14:36 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 20 Nov 2019 05:05:55 +0000 (05:05 +0000)
commit8acab84f9322118ef18bb2686150d45d40b64ec6
treeae54df327a1c02f083ab0696a0f35f69ea762f0f
parent643a533fc277d67d7267bb480b96f521a7bd249a
mesa: add _mesa_lookup_shader_include() helper

This will be used both by the glsl compiler and the GL API.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Witold Baryluk <witold.baryluk@gmail.com>
src/mesa/main/shaderapi.c
src/mesa/main/shaderapi.h