glsl: Add preprocessor skeleton for directive parsing.
authorMichal Krol <michal@vmware.com>
Mon, 15 Jun 2009 09:01:20 +0000 (11:01 +0200)
committerMichal Krol <michal@vmware.com>
Mon, 7 Sep 2009 08:11:40 +0000 (10:11 +0200)
commit9d336c5264d59e455380a305ee99675e2219ae06
tree08caff6a168fb2b3060522f7b9e3d619b5c10b4a
parent5d26deef981d201573252125a8a106b87f66a73c
glsl: Add preprocessor skeleton for directive parsing.
src/glsl/pp/SConscript
src/glsl/pp/sl_pp_process.c [new file with mode: 0644]
src/glsl/pp/sl_pp_process.h [new file with mode: 0644]