Enumerations | Variables
OgreGLES2InternalShaders.h File Reference
#include "OgreGLES2Prerequisites.h"

Go to the source code of this file.

Enumerations

enum  { ES2_LIGHTING_SHADER }
 

Variables

GLbyte lightingShader []
 

Enumeration Type Documentation

anonymous enum
Enumerator
ES2_LIGHTING_SHADER 

Definition at line 35 of file OgreGLES2InternalShaders.h.

Variable Documentation

GLbyte lightingShader[]
Initial value:
=
"attribute vec4 a_position; \n"
"void main() \n"
"{ \n"
" gl_Position = a_position; \n"
"} \n"

Definition at line 39 of file OgreGLES2InternalShaders.h.


Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Mar 18 2014 19:15:27