mesa: add ARB_shading_language_include infrastructure to gl_shared_state
authorTimothy Arceri <tarceri@itsqueeze.com>
Thu, 15 Aug 2019 04:34:39 +0000 (14:34 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 20 Nov 2019 05:05:55 +0000 (05:05 +0000)
commit06f33d82caffa71d40eb0189967b3183f0ff2eed
treeddffe57ff672fbac38aa3616a14be8bc7780296a
parent35108caa71d4da02303335ee52a0833fe650d85a
mesa: add ARB_shading_language_include infrastructure to gl_shared_state

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