glsl/cl: Add forward declaration.

This commit is contained in:
Vinson Lee
2010-08-14 00:53:28 -07:00
parent e8000ffeaf
commit de33671a4f
+2
View File
@@ -28,6 +28,8 @@
#ifndef SL_CL_PARSE_H
#define SL_CL_PARSE_H
struct sl_pp_context;
int
sl_cl_compile(struct sl_pp_context *context,
unsigned int shader_type,