Home | History | Annotate | Download | only in opengl

Lines Matching refs:inline

82 inline tcu::Format::Enum<int, 2>	getErrorStr								(int value)		{ return tcu::Format::Enum<int, 2>(getErrorName, value); }
83 inline tcu::Format::Enum<int, 2> getTypeStr (int value) { return tcu::Format::Enum<int, 2>(getTypeName, value); }
84 inline tcu::Format::Enum<int, 2> getParamQueryStr (int value) { return tcu::Format::Enum<int, 2>(getParamQueryName, value); }
85 inline tcu::Format::Enum<int, 2> getProgramParamStr (int value) { return tcu::Format::Enum<int, 2>(getProgramParamName, value); }
86 inline tcu::Format::Enum<int, 2> getUniformParamStr (int value) { return tcu::Format::Enum<int, 2>(getUniformParamName, value); }
87 inline tcu::Format::Enum<int, 2> getFramebufferAttachmentStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferAttachmentName, value); }
88 inline tcu::Format::Enum<int, 2> getFramebufferAttachmentParameterStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferAttachmentParameterName, value); }
89 inline tcu::Format::Enum<int, 2> getFramebufferTargetStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferTargetName, value); }
90 inline tcu::Format::Enum<int, 2> getFramebufferStatusStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferStatusName, value); }
91 inline tcu::Format::Enum<int, 2> getFramebufferAttachmentTypeStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferAttachmentTypeName, value); }
92 inline tcu::Format::Enum<int, 2> getFramebufferColorEncodingStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferColorEncodingName, value); }
93 inline tcu::Format::Enum<int, 2> getFramebufferParameterStr (int value) { return tcu::Format::Enum<int, 2>(getFramebufferParameterName, value); }
94 inline tcu::Format::Enum<int, 2> getRenderbufferParameterStr (int value) { return tcu::Format::Enum<int, 2>(getRenderbufferParameterName, value); }
95 inline tcu::Format::Enum<int, 2> getPrimitiveTypeStr (int value) { return tcu::Format::Enum<int, 2>(getPrimitiveTypeName, value); }
96 inline tcu::Format::Enum<int, 2> getBlendFactorStr (int value) { return tcu::Format::Enum<int, 2>(getBlendFactorName, value); }
97 inline tcu::Format::Enum<int, 2> getBlendEquationStr (int value) { return tcu::Format::Enum<int, 2>(getBlendEquationName, value); }
98 inline tcu::Format::Enum<int, 2> getBufferTargetStr (int value) { return tcu::Format::Enum<int, 2>(getBufferTargetName, value); }
99 inline tcu::Format::Enum<int, 2> getBufferBindingStr (int value) { return tcu::Format::Enum<int, 2>(getBufferBindingName, value); }
100 inline tcu::Format::Enum<int, 2> getUsageStr (int value) { return tcu::Format::Enum<int, 2>(getUsageName, value); }
101 inline tcu::Format::Enum<int, 2> getBufferQueryStr (int value) { return tcu::Format::Enum<int, 2>(getBufferQueryName, value); }
102 inline tcu::Format::Enum<int, 2> getFaceStr (int value) { return tcu::Format::Enum<int, 2>(getFaceName, value); }
103 inline tcu::Format::Enum<int, 2> getCompareFuncStr (int value) { return tcu::Format::Enum<int, 2>(getCompareFuncName, value); }
104 inline tcu::Format::Enum<int, 2> getEnableCapStr (int value) { return tcu::Format::Enum<int, 2>(getEnableCapName, value); }
105 inline tcu::Format::Enum<int, 2> getIndexedEnableCapStr (int value) { return tcu::Format::Enum<int, 2>(getIndexedEnableCapName, value); }
106 inline tcu::Format::Enum<int, 2> getWindingStr (int value) { return tcu::Format::Enum<int, 2>(getWindingName, value); }
107 inline tcu::Format::Enum<int, 2> getHintModeStr (int value) { return tcu::Format::Enum<int, 2>(getHintModeName, value); }
108 inline tcu::Format::Enum<int, 2> getHintStr (int value) { return tcu::Format::Enum<int, 2>(getHintName, value); }
109 inline tcu::Format::Enum<int, 2> getStencilOpStr (int value) { return tcu::Format::Enum<int, 2>(getStencilOpName, value); }
110 inline tcu::Format::Enum<int, 2> getShaderTypeStr (int value) { return tcu::Format::Enum<int, 2>(getShaderTypeName, value); }
111 inline tcu::Format::Enum<int, 2> getBufferStr (int value) { return tcu::Format::Enum<int, 2>(getBufferName, value); }
112 inline tcu::Format::Enum<int, 2> getInvalidateAttachmentStr (int value) { return tcu::Format::Enum<int, 2>(getInvalidateAttachmentName, value); }
113 inline tcu::Format::Enum<int, 2> getDrawReadBufferStr (int value) { return tcu::Format::Enum<int, 2>(getDrawReadBufferName, value); }
114 inline tcu::Format::Enum<int, 2> getTextureTargetStr (int value) { return tcu::Format::Enum<int, 2>(getTextureTargetName, value); }
115 inline tcu::Format::Enum<int, 2> getTextureParameterStr (int value) { return tcu::Format::Enum<int, 2>(getTextureParameterName, value); }
116 inline tcu::Format::Enum<int, 2> getTextureLevelParameterStr (int value) { return tcu::Format::Enum<int, 2>(getTextureLevelParameterName, value); }
117 inline tcu::Format::Enum<int, 2> getRepeatModeStr (int value) { return tcu::Format::Enum<int, 2>(getRepeatModeName, value); }
118 inline tcu::Format::Enum<int, 2> getTextureFilterStr (int value) { return tcu::Format::Enum<int, 2>(getTextureFilterName, value); }
119 inline tcu::Format::Enum<int, 2> getTextureWrapModeStr (int value) { return tcu::Format::Enum<int, 2>(getTextureWrapModeName, value); }
120 inline tcu::Format::Enum<int, 2> getTextureSwizzleStr (int value) { return tcu::Format::Enum<int, 2>(getTextureSwizzleName, value); }
121 inline tcu::Format::Enum<int, 2> getTextureCompareModeStr (int value) { return tcu::Format::Enum<int, 2>(getTextureCompareModeName, value); }
122 inline tcu::Format::Enum<int, 2> getCubeMapFaceStr (int value) { return tcu::Format::Enum<int, 2>(getCubeMapFaceName, value); }
123 inline tcu::Format::Enum<int, 2> getTextureDepthStencilModeStr (int value) { return tcu::Format::Enum<int, 2>(getTextureDepthStencilModeName, value); }
124 inline tcu::Format::Enum<int, 2> getPixelStoreParameterStr (int value) { return tcu::Format::Enum<int, 2>(getPixelStoreParameterName, value); }
125 inline tcu::Format::Enum<int, 2> getUncompressedTextureFormatStr (int value) { return tcu::Format::Enum<int, 2>(getUncompressedTextureFormatName, value); }
126 inline tcu::Format::Enum<int, 2> getCompressedTextureFormatStr (int value) { return tcu::Format::Enum<int, 2>(getCompressedTextureFormatName, value); }
127 inline tcu::Format::Enum<int, 2> getShaderVarTypeStr (int value) { return tcu::Format::Enum<int, 2>(getShaderVarTypeName, value); }
128 inline tcu::Format::Enum<int, 2> getShaderParamStr (int value) { return tcu::Format::Enum<int, 2>(getShaderParamName, value); }
129 inline tcu::Format::Enum<int, 2> getVertexAttribParameterNameStr (int value) { return tcu::Format::Enum<int, 2>(getVertexAttribParameterNameName, value); }
130 inline tcu::Format::Enum<int, 2> getBooleanStr (int value) { return tcu::Format::Enum<int, 2>(getBooleanName, value); }
131 inline tcu::Format::Enum<int, 2> getGettableStateStr (int value) { return tcu::Format::Enum<int, 2>(getGettableStateName, value); }
132 inline tcu::Format::Enum<int, 2> getGettableIndexedStateStr (int value) { return tcu::Format::Enum<int, 2>(getGettableIndexedStateName, value); }
133 inline tcu::Format::Enum<int, 2> getGettableStringStr (int value) { return tcu::Format::Enum<int, 2>(getGettableStringName, value); }
134 inline tcu::Format::Enum<int, 2> getPointerStateStr (int value) { return tcu::Format::Enum<int, 2>(getPointerStateName, value); }
135 inline tcu::Format::Enum<int, 2> getInternalFormatParameterStr (int value) { return tcu::Format::Enum<int, 2>(getInternalFormatParameterName, value); }
136 inline tcu::Format::Enum<int, 2> getInternalFormatTargetStr (int value) { return tcu::Format::Enum<int, 2>(getInternalFormatTargetName, value); }
137 inline tcu::Format::Enum<int, 2> getMultisampleParameterStr (int value) { return tcu::Format::Enum<int, 2>(getMultisampleParameterName, value); }
138 inline tcu::Format::Enum<int, 2> getQueryTargetStr (int value) { return tcu::Format::Enum<int, 2>(getQueryTargetName, value); }
139 inline tcu::Format::Enum<int, 2> getQueryParamStr (int value) { return tcu::Format::Enum<int, 2>(getQueryParamName, value); }
140 inline tcu::Format::Enum<int, 2> getQueryObjectParamStr (int value) { return tcu::Format::Enum<int, 2>(getQueryObjectParamName, value); }
141 inline tcu::Format::Enum<int, 2> getImageAccessStr (int value) { return tcu::Format::Enum<int, 2>(getImageAccessName, value); }
142 inline tcu::Format::Enum<int, 2> getProgramInterfaceStr (int value) { return tcu::Format::Enum<int, 2>(getProgramInterfaceName, value); }
143 inline tcu::Format::Enum<int, 2> getProgramResourcePropertyStr (int value) { return tcu::Format::Enum<int, 2>(getProgramResourcePropertyName, value); }
144 inline tcu::Format::Enum<int, 2> getPrecisionFormatTypeStr (int value) { return tcu::Format::Enum<int, 2>(getPrecisionFormatTypeName, value); }
145 inline tcu::Format::Enum<int, 2> getTransformFeedbackTargetStr (int value) { return tcu::Format::Enum<int, 2>(getTransformFeedbackTargetName, value); }
146 inline tcu::Format::Enum<int, 2> getProvokingVertexStr (int value) { return tcu::Format::Enum<int, 2>(getProvokingVertexName, value); }
147 inline tcu::Format::Enum<int, 2> getDebugMessageSourceStr (int value) { return tcu::Format::Enum<int, 2>(getDebugMessageSourceName, value); }
148 inline tcu::Format::Enum<int, 2> getDebugMessageTypeStr (int value) { return tcu::Format::Enum<int, 2>(getDebugMessageTypeName, value); }
149 inline tcu::Format::Enum<int, 2> getDebugMessageSeverityStr (int value) { return tcu::Format::Enum<int, 2>(getDebugMessageSeverityName, value); }
150 inline tcu::Format::Enum<int, 2> getPipelineParamStr (int value) { return tcu::Format::Enum<int, 2>(getPipelineParamName, value); }
151 inline tcu::Format::Enum<int, 2> getPatchParamStr (int value) { return tcu::Format::Enum<int, 2>(getPatchParamName, value); }
152 inline tcu::Format::Enum<int, 2> getTextureFormatStr (int value) { return tcu::Format::Enum<int, 2>(getTextureFormatName, value); }
153 inline tcu::Format::Enum<int, 2> getGraphicsResetStatusStr (int value) { return tcu::Format::Enum<int, 2>(getGraphicsResetStatusName, value); }
154 inline tcu::Format::Enum<int, 1> getBooleanStr (deUint8 value) { return tcu::Format::Enum<int, 1>(getBooleanName, (int)value); }