OSDN Git Service
(root)
/
android-x86
/
external-mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8000ff
)
glsl/cl: Add forward declaration.
author
Vinson Lee
<vlee@vmware.com>
Sat, 14 Aug 2010 07:53:28 +0000
(
00:53
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 14 Aug 2010 07:53:28 +0000
(
00:53
-0700)
src/glsl/cl/sl_cl_parse.h
patch
|
blob
|
history
diff --git
a/src/glsl/cl/sl_cl_parse.h
b/src/glsl/cl/sl_cl_parse.h
index
dd5791d
..
a954d43
100644
(file)
--- a/
src/glsl/cl/sl_cl_parse.h
+++ b/
src/glsl/cl/sl_cl_parse.h
@@
-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,