opengles/openglesinterface/include/GLES2/gl2platform.h
branchRCL_3
changeset 19 bbf46f59e123
parent 0 5d03bc08d59c
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
     1 #ifndef __gl2platform_h_
     1 #ifndef __gl2platform_h_
     2 #define __gl2platform_h_
     2 #define __gl2platform_h_
     3 
     3 
     4 /*
     4 /*
     5  *  portions Copyright (c) 2008 - 2009 Nokia Corporation. All rights reserved.
     5  * Portions Copyright (c) 2008 - 2009 Nokia Corporation and/or its subsidiary(-ies).
     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 'publishedPartner', and tag 'released'
     8  * 2. Doxygen comment with tag 'publishedPartner', and tag 'released'
     9  * 3. Modified GL_APICALL.  The symbian specific check has been moved to the
     9  * 3. Modified GL_APICALL.  The symbian specific check has been moved to the
    10  *    top because with a clean epoc/build/* starting point, makmake.pl wincsw
    10  *    top because with a clean epoc/build/* starting point, makmake.pl wincsw