• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/* WARNING: This is auto-generated file. Do not modify, since changes will
2 * be lost! Modify the generating script instead.
3 *
4 * Generated from Khronos EGL API description (egl.xml) revision 13a26984991216cbf9a44fbf390f95dc05b5493a.
5 */
6const char*							getBooleanName				(int value);
7const char*							getBoolDontCareName			(int value);
8const char*							getAPIName					(int value);
9const char*							getErrorName				(int value);
10const char*							getContextAttribName		(int value);
11const char*							getConfigAttribName			(int value);
12const char*							getSurfaceAttribName		(int value);
13const char*							getYuvOrderName				(int value);
14const char*							getYuvPlaneBppName			(int value);
15const char*							getColorComponentTypeName	(int value);
16const char*							getSurfaceTargetName		(int value);
17const char*							getColorBufferTypeName		(int value);
18const char*							getConfigCaveatName			(int value);
19const char*							getTransparentTypeName		(int value);
20const char*							getMultisampleResolveName	(int value);
21const char*							getRenderBufferName			(int value);
22const char*							getSwapBehaviorName			(int value);
23const char*							getTextureFormatName		(int value);
24const char*							getTextureTargetName		(int value);
25const char*							getAlphaFormatName			(int value);
26const char*							getColorspaceName			(int value);
27tcu::Format::Bitfield<16>			getAPIBitsStr				(int value);
28tcu::Format::Bitfield<16>			getSurfaceBitsStr			(int value);
29inline tcu::Format::Enum<int, 2>	getBooleanStr				(int value)		{ return tcu::Format::Enum<int, 2>(getBooleanName, value); }
30inline tcu::Format::Enum<int, 2>	getBoolDontCareStr			(int value)		{ return tcu::Format::Enum<int, 2>(getBoolDontCareName, value); }
31inline tcu::Format::Enum<int, 2>	getAPIStr					(int value)		{ return tcu::Format::Enum<int, 2>(getAPIName, value); }
32inline tcu::Format::Enum<int, 2>	getErrorStr					(int value)		{ return tcu::Format::Enum<int, 2>(getErrorName, value); }
33inline tcu::Format::Enum<int, 2>	getContextAttribStr			(int value)		{ return tcu::Format::Enum<int, 2>(getContextAttribName, value); }
34inline tcu::Format::Enum<int, 2>	getConfigAttribStr			(int value)		{ return tcu::Format::Enum<int, 2>(getConfigAttribName, value); }
35inline tcu::Format::Enum<int, 2>	getSurfaceAttribStr			(int value)		{ return tcu::Format::Enum<int, 2>(getSurfaceAttribName, value); }
36inline tcu::Format::Enum<int, 2>	getYuvOrderStr				(int value)		{ return tcu::Format::Enum<int, 2>(getYuvOrderName, value); }
37inline tcu::Format::Enum<int, 2>	getYuvPlaneBppStr			(int value)		{ return tcu::Format::Enum<int, 2>(getYuvPlaneBppName, value); }
38inline tcu::Format::Enum<int, 2>	getColorComponentTypeStr	(int value)		{ return tcu::Format::Enum<int, 2>(getColorComponentTypeName, value); }
39inline tcu::Format::Enum<int, 2>	getSurfaceTargetStr			(int value)		{ return tcu::Format::Enum<int, 2>(getSurfaceTargetName, value); }
40inline tcu::Format::Enum<int, 2>	getColorBufferTypeStr		(int value)		{ return tcu::Format::Enum<int, 2>(getColorBufferTypeName, value); }
41inline tcu::Format::Enum<int, 2>	getConfigCaveatStr			(int value)		{ return tcu::Format::Enum<int, 2>(getConfigCaveatName, value); }
42inline tcu::Format::Enum<int, 2>	getTransparentTypeStr		(int value)		{ return tcu::Format::Enum<int, 2>(getTransparentTypeName, value); }
43inline tcu::Format::Enum<int, 2>	getMultisampleResolveStr	(int value)		{ return tcu::Format::Enum<int, 2>(getMultisampleResolveName, value); }
44inline tcu::Format::Enum<int, 2>	getRenderBufferStr			(int value)		{ return tcu::Format::Enum<int, 2>(getRenderBufferName, value); }
45inline tcu::Format::Enum<int, 2>	getSwapBehaviorStr			(int value)		{ return tcu::Format::Enum<int, 2>(getSwapBehaviorName, value); }
46inline tcu::Format::Enum<int, 2>	getTextureFormatStr			(int value)		{ return tcu::Format::Enum<int, 2>(getTextureFormatName, value); }
47inline tcu::Format::Enum<int, 2>	getTextureTargetStr			(int value)		{ return tcu::Format::Enum<int, 2>(getTextureTargetName, value); }
48inline tcu::Format::Enum<int, 2>	getAlphaFormatStr			(int value)		{ return tcu::Format::Enum<int, 2>(getAlphaFormatName, value); }
49inline tcu::Format::Enum<int, 2>	getColorspaceStr			(int value)		{ return tcu::Format::Enum<int, 2>(getColorspaceName, value); }
50