• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*!****************************************************************************
2 
3  @file         OGLES3/OGLES31Tools.h
4  @ingroup      API_OGLES3
5  @copyright    Copyright (c) Imagination Technologies Limited.
6  @brief        Header file of OGLES3Tools.lib.
7 
8 ******************************************************************************/
9 
10 #ifndef _OGLES31TOOLS_H_
11 #define _OGLES31TOOLS_H_
12 
13 #ifndef BUILD_OGLES31
14 	#define BUILD_OGLES31
15 #endif
16 #include<OGLES3Tools.h>
17 #endif /* _OGLES31TOOLS_H_ */
18 
19 /*****************************************************************************
20  End of file (OGLES31Tools.h)
21 *****************************************************************************/
22