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 GL API description (gl.xml) revision d8371b44919d61c02e60f446a4b5461fda910f71. 5 */ 6const char* getErrorName (int value); 7const char* getTypeName (int value); 8const char* getParamQueryName (int value); 9const char* getProgramParamName (int value); 10const char* getUniformParamName (int value); 11const char* getFramebufferAttachmentName (int value); 12const char* getFramebufferAttachmentParameterName (int value); 13const char* getFramebufferTargetName (int value); 14const char* getFramebufferStatusName (int value); 15const char* getFramebufferAttachmentTypeName (int value); 16const char* getFramebufferColorEncodingName (int value); 17const char* getFramebufferParameterName (int value); 18const char* getRenderbufferParameterName (int value); 19const char* getPrimitiveTypeName (int value); 20const char* getBlendFactorName (int value); 21const char* getBlendEquationName (int value); 22const char* getBufferTargetName (int value); 23const char* getBufferBindingName (int value); 24const char* getUsageName (int value); 25const char* getBufferQueryName (int value); 26const char* getFaceName (int value); 27const char* getCompareFuncName (int value); 28const char* getEnableCapName (int value); 29const char* getIndexedEnableCapName (int value); 30const char* getWindingName (int value); 31const char* getHintModeName (int value); 32const char* getHintName (int value); 33const char* getStencilOpName (int value); 34const char* getShaderTypeName (int value); 35const char* getBufferName (int value); 36const char* getInvalidateAttachmentName (int value); 37const char* getDrawReadBufferName (int value); 38const char* getTextureTargetName (int value); 39const char* getTextureParameterName (int value); 40const char* getTextureLevelParameterName (int value); 41const char* getRepeatModeName (int value); 42const char* getTextureFilterName (int value); 43const char* getTextureWrapModeName (int value); 44const char* getTextureSwizzleName (int value); 45const char* getTextureCompareModeName (int value); 46const char* getCubeMapFaceName (int value); 47const char* getTextureDepthStencilModeName (int value); 48const char* getPixelStoreParameterName (int value); 49const char* getUncompressedTextureFormatName (int value); 50const char* getCompressedTextureFormatName (int value); 51const char* getShaderVarTypeName (int value); 52const char* getShaderParamName (int value); 53const char* getVertexAttribParameterNameName (int value); 54const char* getBooleanName (int value); 55const char* getGettableStateName (int value); 56const char* getGettableIndexedStateName (int value); 57const char* getGettableStringName (int value); 58const char* getGettablePackStateName (int value); 59const char* getPointerStateName (int value); 60const char* getInternalFormatParameterName (int value); 61const char* getInternalFormatTargetName (int value); 62const char* getMultisampleParameterName (int value); 63const char* getQueryTargetName (int value); 64const char* getQueryParamName (int value); 65const char* getQueryObjectParamName (int value); 66const char* getImageAccessName (int value); 67const char* getProgramInterfaceName (int value); 68const char* getProgramResourcePropertyName (int value); 69const char* getPrecisionFormatTypeName (int value); 70const char* getTransformFeedbackTargetName (int value); 71const char* getClampColorTargetName (int value); 72const char* getProvokingVertexName (int value); 73const char* getDebugMessageSourceName (int value); 74const char* getDebugMessageTypeName (int value); 75const char* getDebugMessageSeverityName (int value); 76const char* getPipelineParamName (int value); 77const char* getPatchParamName (int value); 78const char* getTextureFormatName (int value); 79const char* getGraphicsResetStatusName (int value); 80const char* getClipDistanceParamName (int value); 81const char* getConditionalRenderParamName (int value); 82const char* getWaitEnumName (int value); 83const char* getLogicOpParamsName (int value); 84const char* getPolygonModeName (int value); 85const char* getPrimSizeParamName (int value); 86const char* getActiveTextureParamName (int value); 87const char* getClipControlParamName (int value); 88const char* getUniformSubroutinesParamName (int value); 89tcu::Format::Bitfield<16> getBufferMaskStr (int value); 90tcu::Format::Bitfield<16> getBufferMapFlagsStr (int value); 91tcu::Format::Bitfield<16> getMemoryBarrierFlagsStr (int value); 92tcu::Format::Bitfield<16> getShaderTypeMaskStr (int value); 93tcu::Format::Bitfield<16> getContextMaskStr (int value); 94tcu::Format::Bitfield<16> getClientWaitMaskStr (int value); 95tcu::Format::Bitfield<16> getContextProfileMaskStr (int value); 96inline tcu::Format::Enum<int, 2> getErrorStr (int value) { return tcu::Format::Enum<int, 2>(getErrorName, value); } 97inline tcu::Format::Enum<int, 2> getTypeStr (int value) { return tcu::Format::Enum<int, 2>(getTypeName, value); } 98inline tcu::Format::Enum<int, 2> getParamQueryStr (int value) { return tcu::Format::Enum<int, 2>(getParamQueryName, value); } 99inline tcu::Format::Enum<int, 2> getProgramParamStr (int value) { return tcu::Format::Enum<int, 2>(getProgramParamName, value); } 100inline tcu::Format::Enum<int, 2> getUniformParamStr (int value) { return tcu::Format::Enum<int, 2>(getUniformParamName, value); } 101inline tcu::Format::Enum<int, 2> getFramebufferAttachmentStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferAttachmentName, value); } 102inline tcu::Format::Enum<int, 2> getFramebufferAttachmentParameterStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferAttachmentParameterName, value); } 103inline tcu::Format::Enum<int, 2> getFramebufferTargetStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferTargetName, value); } 104inline tcu::Format::Enum<int, 2> getFramebufferStatusStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferStatusName, value); } 105inline tcu::Format::Enum<int, 2> getFramebufferAttachmentTypeStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferAttachmentTypeName, value); } 106inline tcu::Format::Enum<int, 2> getFramebufferColorEncodingStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferColorEncodingName, value); } 107inline tcu::Format::Enum<int, 2> getFramebufferParameterStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferParameterName, value); } 108inline tcu::Format::Enum<int, 2> getRenderbufferParameterStr (int value) { return tcu::Format::Enum<int, 2>(getRenderbufferParameterName, value); } 109inline tcu::Format::Enum<int, 2> getPrimitiveTypeStr (int value) { return tcu::Format::Enum<int, 2>(getPrimitiveTypeName, value); } 110inline tcu::Format::Enum<int, 2> getBlendFactorStr (int value) { return tcu::Format::Enum<int, 2>(getBlendFactorName, value); } 111inline tcu::Format::Enum<int, 2> getBlendEquationStr (int value) { return tcu::Format::Enum<int, 2>(getBlendEquationName, value); } 112inline tcu::Format::Enum<int, 2> getBufferTargetStr (int value) { return tcu::Format::Enum<int, 2>(getBufferTargetName, value); } 113inline tcu::Format::Enum<int, 2> getBufferBindingStr (int value) { return tcu::Format::Enum<int, 2>(getBufferBindingName, value); } 114inline tcu::Format::Enum<int, 2> getUsageStr (int value) { return tcu::Format::Enum<int, 2>(getUsageName, value); } 115inline tcu::Format::Enum<int, 2> getBufferQueryStr (int value) { return tcu::Format::Enum<int, 2>(getBufferQueryName, value); } 116inline tcu::Format::Enum<int, 2> getFaceStr (int value) { return tcu::Format::Enum<int, 2>(getFaceName, value); } 117inline tcu::Format::Enum<int, 2> getCompareFuncStr (int value) { return tcu::Format::Enum<int, 2>(getCompareFuncName, value); } 118inline tcu::Format::Enum<int, 2> getEnableCapStr (int value) { return tcu::Format::Enum<int, 2>(getEnableCapName, value); } 119inline tcu::Format::Enum<int, 2> getIndexedEnableCapStr (int value) { return tcu::Format::Enum<int, 2>(getIndexedEnableCapName, value); } 120inline tcu::Format::Enum<int, 2> getWindingStr (int value) { return tcu::Format::Enum<int, 2>(getWindingName, value); } 121inline tcu::Format::Enum<int, 2> getHintModeStr (int value) { return tcu::Format::Enum<int, 2>(getHintModeName, value); } 122inline tcu::Format::Enum<int, 2> getHintStr (int value) { return tcu::Format::Enum<int, 2>(getHintName, value); } 123inline tcu::Format::Enum<int, 2> getStencilOpStr (int value) { return tcu::Format::Enum<int, 2>(getStencilOpName, value); } 124inline tcu::Format::Enum<int, 2> getShaderTypeStr (int value) { return tcu::Format::Enum<int, 2>(getShaderTypeName, value); } 125inline tcu::Format::Enum<int, 2> getBufferStr (int value) { return tcu::Format::Enum<int, 2>(getBufferName, value); } 126inline tcu::Format::Enum<int, 2> getInvalidateAttachmentStr (int value) { return tcu::Format::Enum<int, 2>(getInvalidateAttachmentName, value); } 127inline tcu::Format::Enum<int, 2> getDrawReadBufferStr (int value) { return tcu::Format::Enum<int, 2>(getDrawReadBufferName, value); } 128inline tcu::Format::Enum<int, 2> getTextureTargetStr (int value) { return tcu::Format::Enum<int, 2>(getTextureTargetName, value); } 129inline tcu::Format::Enum<int, 2> getTextureParameterStr (int value) { return tcu::Format::Enum<int, 2>(getTextureParameterName, value); } 130inline tcu::Format::Enum<int, 2> getTextureLevelParameterStr (int value) { return tcu::Format::Enum<int, 2>(getTextureLevelParameterName, value); } 131inline tcu::Format::Enum<int, 2> getRepeatModeStr (int value) { return tcu::Format::Enum<int, 2>(getRepeatModeName, value); } 132inline tcu::Format::Enum<int, 2> getTextureFilterStr (int value) { return tcu::Format::Enum<int, 2>(getTextureFilterName, value); } 133inline tcu::Format::Enum<int, 2> getTextureWrapModeStr (int value) { return tcu::Format::Enum<int, 2>(getTextureWrapModeName, value); } 134inline tcu::Format::Enum<int, 2> getTextureSwizzleStr (int value) { return tcu::Format::Enum<int, 2>(getTextureSwizzleName, value); } 135inline tcu::Format::Enum<int, 2> getTextureCompareModeStr (int value) { return tcu::Format::Enum<int, 2>(getTextureCompareModeName, value); } 136inline tcu::Format::Enum<int, 2> getCubeMapFaceStr (int value) { return tcu::Format::Enum<int, 2>(getCubeMapFaceName, value); } 137inline tcu::Format::Enum<int, 2> getTextureDepthStencilModeStr (int value) { return tcu::Format::Enum<int, 2>(getTextureDepthStencilModeName, value); } 138inline tcu::Format::Enum<int, 2> getPixelStoreParameterStr (int value) { return tcu::Format::Enum<int, 2>(getPixelStoreParameterName, value); } 139inline tcu::Format::Enum<int, 2> getUncompressedTextureFormatStr (int value) { return tcu::Format::Enum<int, 2>(getUncompressedTextureFormatName, value); } 140inline tcu::Format::Enum<int, 2> getCompressedTextureFormatStr (int value) { return tcu::Format::Enum<int, 2>(getCompressedTextureFormatName, value); } 141inline tcu::Format::Enum<int, 2> getShaderVarTypeStr (int value) { return tcu::Format::Enum<int, 2>(getShaderVarTypeName, value); } 142inline tcu::Format::Enum<int, 2> getShaderParamStr (int value) { return tcu::Format::Enum<int, 2>(getShaderParamName, value); } 143inline tcu::Format::Enum<int, 2> getVertexAttribParameterNameStr (int value) { return tcu::Format::Enum<int, 2>(getVertexAttribParameterNameName, value); } 144inline tcu::Format::Enum<int, 2> getBooleanStr (int value) { return tcu::Format::Enum<int, 2>(getBooleanName, value); } 145inline tcu::Format::Enum<int, 2> getGettableStateStr (int value) { return tcu::Format::Enum<int, 2>(getGettableStateName, value); } 146inline tcu::Format::Enum<int, 2> getGettableIndexedStateStr (int value) { return tcu::Format::Enum<int, 2>(getGettableIndexedStateName, value); } 147inline tcu::Format::Enum<int, 2> getGettableStringStr (int value) { return tcu::Format::Enum<int, 2>(getGettableStringName, value); } 148inline tcu::Format::Enum<int, 2> getGettablePackStateStr (int value) { return tcu::Format::Enum<int, 2>(getGettablePackStateName, value); } 149inline tcu::Format::Enum<int, 2> getPointerStateStr (int value) { return tcu::Format::Enum<int, 2>(getPointerStateName, value); } 150inline tcu::Format::Enum<int, 2> getInternalFormatParameterStr (int value) { return tcu::Format::Enum<int, 2>(getInternalFormatParameterName, value); } 151inline tcu::Format::Enum<int, 2> getInternalFormatTargetStr (int value) { return tcu::Format::Enum<int, 2>(getInternalFormatTargetName, value); } 152inline tcu::Format::Enum<int, 2> getMultisampleParameterStr (int value) { return tcu::Format::Enum<int, 2>(getMultisampleParameterName, value); } 153inline tcu::Format::Enum<int, 2> getQueryTargetStr (int value) { return tcu::Format::Enum<int, 2>(getQueryTargetName, value); } 154inline tcu::Format::Enum<int, 2> getQueryParamStr (int value) { return tcu::Format::Enum<int, 2>(getQueryParamName, value); } 155inline tcu::Format::Enum<int, 2> getQueryObjectParamStr (int value) { return tcu::Format::Enum<int, 2>(getQueryObjectParamName, value); } 156inline tcu::Format::Enum<int, 2> getImageAccessStr (int value) { return tcu::Format::Enum<int, 2>(getImageAccessName, value); } 157inline tcu::Format::Enum<int, 2> getProgramInterfaceStr (int value) { return tcu::Format::Enum<int, 2>(getProgramInterfaceName, value); } 158inline tcu::Format::Enum<int, 2> getProgramResourcePropertyStr (int value) { return tcu::Format::Enum<int, 2>(getProgramResourcePropertyName, value); } 159inline tcu::Format::Enum<int, 2> getPrecisionFormatTypeStr (int value) { return tcu::Format::Enum<int, 2>(getPrecisionFormatTypeName, value); } 160inline tcu::Format::Enum<int, 2> getTransformFeedbackTargetStr (int value) { return tcu::Format::Enum<int, 2>(getTransformFeedbackTargetName, value); } 161inline tcu::Format::Enum<int, 2> getClampColorTargetStr (int value) { return tcu::Format::Enum<int, 2>(getClampColorTargetName, value); } 162inline tcu::Format::Enum<int, 2> getProvokingVertexStr (int value) { return tcu::Format::Enum<int, 2>(getProvokingVertexName, value); } 163inline tcu::Format::Enum<int, 2> getDebugMessageSourceStr (int value) { return tcu::Format::Enum<int, 2>(getDebugMessageSourceName, value); } 164inline tcu::Format::Enum<int, 2> getDebugMessageTypeStr (int value) { return tcu::Format::Enum<int, 2>(getDebugMessageTypeName, value); } 165inline tcu::Format::Enum<int, 2> getDebugMessageSeverityStr (int value) { return tcu::Format::Enum<int, 2>(getDebugMessageSeverityName, value); } 166inline tcu::Format::Enum<int, 2> getPipelineParamStr (int value) { return tcu::Format::Enum<int, 2>(getPipelineParamName, value); } 167inline tcu::Format::Enum<int, 2> getPatchParamStr (int value) { return tcu::Format::Enum<int, 2>(getPatchParamName, value); } 168inline tcu::Format::Enum<int, 2> getTextureFormatStr (int value) { return tcu::Format::Enum<int, 2>(getTextureFormatName, value); } 169inline tcu::Format::Enum<int, 2> getGraphicsResetStatusStr (int value) { return tcu::Format::Enum<int, 2>(getGraphicsResetStatusName, value); } 170inline tcu::Format::Enum<int, 2> getClipDistanceParamStr (int value) { return tcu::Format::Enum<int, 2>(getClipDistanceParamName, value); } 171inline tcu::Format::Enum<int, 2> getConditionalRenderParamStr (int value) { return tcu::Format::Enum<int, 2>(getConditionalRenderParamName, value); } 172inline tcu::Format::Enum<int, 2> getWaitEnumStr (int value) { return tcu::Format::Enum<int, 2>(getWaitEnumName, value); } 173inline tcu::Format::Enum<int, 2> getLogicOpParamsStr (int value) { return tcu::Format::Enum<int, 2>(getLogicOpParamsName, value); } 174inline tcu::Format::Enum<int, 2> getPolygonModeStr (int value) { return tcu::Format::Enum<int, 2>(getPolygonModeName, value); } 175inline tcu::Format::Enum<int, 2> getPrimSizeParamStr (int value) { return tcu::Format::Enum<int, 2>(getPrimSizeParamName, value); } 176inline tcu::Format::Enum<int, 2> getActiveTextureParamStr (int value) { return tcu::Format::Enum<int, 2>(getActiveTextureParamName, value); } 177inline tcu::Format::Enum<int, 2> getClipControlParamStr (int value) { return tcu::Format::Enum<int, 2>(getClipControlParamName, value); } 178inline tcu::Format::Enum<int, 2> getUniformSubroutinesParamStr (int value) { return tcu::Format::Enum<int, 2>(getUniformSubroutinesParamName, value); } 179inline tcu::Format::Enum<int, 1> getBooleanStr (uint8_t value) { return tcu::Format::Enum<int, 1>(getBooleanName, (int)value); } 180