Go to the source code of this file.
Defines | |
#define | OIV_VERTEX_SHADER 0 |
#define | OIV_GEOMETRY_SHADER 1 |
#define | OIV_FRAGMENT_SHADER 2 |
#define | OIV_TESSELLATION_CONTROL_SHADER 3 |
#define | OIV_TESSELLATION_EVALUATION_SHADER 4 |
#define OIV_FRAGMENT_SHADER 2 |
#define OIV_GEOMETRY_SHADER 1 |
#define OIV_TESSELLATION_CONTROL_SHADER 3 |
#define OIV_TESSELLATION_EVALUATION_SHADER 4 |
#define OIV_VERTEX_SHADER 0 |