opengles/openglesinterface/include/GLES2/gl2.h
branchRCL_3
changeset 164 25ffed67c7ef
parent 163 bbf46f59e123
equal deleted inserted replaced
163:bbf46f59e123 164:25ffed67c7ef
     1 #ifndef __gl2_h_
     1 #ifndef __gl2_h_
     2 #define __gl2_h_
     2 #define __gl2_h_
     3 
     3 
     4 /*
     4 /*
     5  * Portions Copyright (c) 2008 - 2009 Nokia Corporation and/or its subsidiary(-ies).
     5  *  portions Copyright (c) 2008 - 2009 Nokia Corporation. All rights reserved.
     6  * Differences from the actual sample implementation provided by Khronos:
     6  * Differences from the actual sample implementation provided by Khronos:
     7  * 1. This comment text.
     7  * 1. This comment text.
     8  * 2. Doxygen comment with tag 'publishedAll', and tag 'released'
     8  * 2. Doxygen comment with tag 'publishedAll', and tag 'released'
     9  * 3. Include of Symbian-supplied gl2extplatform.h at the bottom of this
     9  * 3. Include of Symbian-supplied gl2extplatform.h at the bottom of this
    10  *    file.  This is a means to disable specific gl2ext.h extensions.
    10  *    file.  This is a means to disable specific gl2ext.h extensions.