summaryrefslogtreecommitdiff
path: root/libs/rs/RenderScriptEnv.h
diff options
context:
space:
mode:
author Jason Sams <rjsams@android.com> 2009-07-28 12:02:16 -0700
committer Jason Sams <rjsams@android.com> 2009-07-28 12:02:16 -0700
commitb0ec1b46d6f5b5612e33fe43a828abea79b87a00 (patch)
tree3bf6193634273ec0cbf2e6a024f8afb315fb2f61 /libs/rs/RenderScriptEnv.h
parent8af858e9b6577d074c5427e601b6418d288fdb9d (diff)
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smallest larger pow texture. The added space is filled black.
Diffstat (limited to 'libs/rs/RenderScriptEnv.h')
-rw-r--r--libs/rs/RenderScriptEnv.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/libs/rs/RenderScriptEnv.h b/libs/rs/RenderScriptEnv.h
index 07893014ac70..7a5556eee562 100644
--- a/libs/rs/RenderScriptEnv.h
+++ b/libs/rs/RenderScriptEnv.h
@@ -30,11 +30,3 @@ typedef struct {
#define RS_PROGRAM_VERTEX_PROJECTION_OFFSET 16
#define RS_PROGRAM_VERTEX_TEXTURE_OFFSET 32
-//typedef int (*rsc_RunScript)(uint32_t launchIndex, const rsc_FunctionTable *);
-
-
-/* EnableCap */
-#define GL_LIGHTING 0x0B50
-
-/* LightName */
-#define GL_LIGHT0 0x4000