• Home
  • Raw
  • Download

Lines Matching refs:DefaultTBuiltInResource

44 const TBuiltInResource DefaultTBuiltInResource = {  variable
154 …ostream << "MaxLights " << DefaultTBuiltInResource.maxLights << "\… in GetDefaultTBuiltInResourceString()
155 … << "MaxClipPlanes " << DefaultTBuiltInResource.maxClipPlanes << "\n" in GetDefaultTBuiltInResourceString()
156 … << "MaxTextureUnits " << DefaultTBuiltInResource.maxTextureUnits << "\n" in GetDefaultTBuiltInResourceString()
157 …<< "MaxTextureCoords " << DefaultTBuiltInResource.maxTextureCoords << "\n" in GetDefaultTBuiltInResourceString()
158 …<< "MaxVertexAttribs " << DefaultTBuiltInResource.maxVertexAttribs << "\n" in GetDefaultTBuiltInResourceString()
159 …<< "MaxVertexUniformComponents " << DefaultTBuiltInResource.maxVertexUniformCompone… in GetDefaultTBuiltInResourceString()
160 …<< "MaxVaryingFloats " << DefaultTBuiltInResource.maxVaryingFloats << "\n" in GetDefaultTBuiltInResourceString()
161 …<< "MaxVertexTextureImageUnits " << DefaultTBuiltInResource.maxVertexTextureImageUn… in GetDefaultTBuiltInResourceString()
162 …<< "MaxCombinedTextureImageUnits " << DefaultTBuiltInResource.maxCombinedTextureImage… in GetDefaultTBuiltInResourceString()
163 …<< "MaxTextureImageUnits " << DefaultTBuiltInResource.maxTextureImageUnits <<… in GetDefaultTBuiltInResourceString()
164 …<< "MaxFragmentUniformComponents " << DefaultTBuiltInResource.maxFragmentUniformCompo… in GetDefaultTBuiltInResourceString()
165 … << "MaxDrawBuffers " << DefaultTBuiltInResource.maxDrawBuffers << "\n" in GetDefaultTBuiltInResourceString()
166 …<< "MaxVertexUniformVectors " << DefaultTBuiltInResource.maxVertexUniformVectors… in GetDefaultTBuiltInResourceString()
167 …<< "MaxVaryingVectors " << DefaultTBuiltInResource.maxVaryingVectors << "\… in GetDefaultTBuiltInResourceString()
168 …<< "MaxFragmentUniformVectors " << DefaultTBuiltInResource.maxFragmentUniformVecto… in GetDefaultTBuiltInResourceString()
169 …<< "MaxVertexOutputVectors " << DefaultTBuiltInResource.maxVertexOutputVectors … in GetDefaultTBuiltInResourceString()
170 …<< "MaxFragmentInputVectors " << DefaultTBuiltInResource.maxFragmentInputVectors… in GetDefaultTBuiltInResourceString()
171 …<< "MinProgramTexelOffset " << DefaultTBuiltInResource.minProgramTexelOffset <… in GetDefaultTBuiltInResourceString()
172 …<< "MaxProgramTexelOffset " << DefaultTBuiltInResource.maxProgramTexelOffset <… in GetDefaultTBuiltInResourceString()
173 …<< "MaxClipDistances " << DefaultTBuiltInResource.maxClipDistances << "\n" in GetDefaultTBuiltInResourceString()
174 …<< "MaxComputeWorkGroupCountX " << DefaultTBuiltInResource.maxComputeWorkGroupCoun… in GetDefaultTBuiltInResourceString()
175 …<< "MaxComputeWorkGroupCountY " << DefaultTBuiltInResource.maxComputeWorkGroupCoun… in GetDefaultTBuiltInResourceString()
176 …<< "MaxComputeWorkGroupCountZ " << DefaultTBuiltInResource.maxComputeWorkGroupCoun… in GetDefaultTBuiltInResourceString()
177 …<< "MaxComputeWorkGroupSizeX " << DefaultTBuiltInResource.maxComputeWorkGroupSize… in GetDefaultTBuiltInResourceString()
178 …<< "MaxComputeWorkGroupSizeY " << DefaultTBuiltInResource.maxComputeWorkGroupSize… in GetDefaultTBuiltInResourceString()
179 …<< "MaxComputeWorkGroupSizeZ " << DefaultTBuiltInResource.maxComputeWorkGroupSize… in GetDefaultTBuiltInResourceString()
180 …<< "MaxComputeUniformComponents " << DefaultTBuiltInResource.maxComputeUniformCompon… in GetDefaultTBuiltInResourceString()
181 …<< "MaxComputeTextureImageUnits " << DefaultTBuiltInResource.maxComputeTextureImageU… in GetDefaultTBuiltInResourceString()
182 …<< "MaxComputeImageUniforms " << DefaultTBuiltInResource.maxComputeImageUniforms… in GetDefaultTBuiltInResourceString()
183 …<< "MaxComputeAtomicCounters " << DefaultTBuiltInResource.maxComputeAtomicCounter… in GetDefaultTBuiltInResourceString()
184 …<< "MaxComputeAtomicCounterBuffers " << DefaultTBuiltInResource.maxComputeAtomicCounter… in GetDefaultTBuiltInResourceString()
185 …<< "MaxVaryingComponents " << DefaultTBuiltInResource.maxVaryingComponents <<… in GetDefaultTBuiltInResourceString()
186 …<< "MaxVertexOutputComponents " << DefaultTBuiltInResource.maxVertexOutputComponen… in GetDefaultTBuiltInResourceString()
187 …<< "MaxGeometryInputComponents " << DefaultTBuiltInResource.maxGeometryInputCompone… in GetDefaultTBuiltInResourceString()
188 …<< "MaxGeometryOutputComponents " << DefaultTBuiltInResource.maxGeometryOutputCompon… in GetDefaultTBuiltInResourceString()
189 …<< "MaxFragmentInputComponents " << DefaultTBuiltInResource.maxFragmentInputCompone… in GetDefaultTBuiltInResourceString()
190 … << "MaxImageUnits " << DefaultTBuiltInResource.maxImageUnits << "\n" in GetDefaultTBuiltInResourceString()
191 …<< "MaxCombinedImageUnitsAndFragmentOutputs " << DefaultTBuiltInResource.maxCombinedImageUnitsAn… in GetDefaultTBuiltInResourceString()
192 …<< "MaxCombinedShaderOutputResources " << DefaultTBuiltInResource.maxCombinedShaderOutput… in GetDefaultTBuiltInResourceString()
193 … << "MaxImageSamples " << DefaultTBuiltInResource.maxImageSamples << "\n" in GetDefaultTBuiltInResourceString()
194 …<< "MaxVertexImageUniforms " << DefaultTBuiltInResource.maxVertexImageUniforms … in GetDefaultTBuiltInResourceString()
195 …<< "MaxTessControlImageUniforms " << DefaultTBuiltInResource.maxTessControlImageUnif… in GetDefaultTBuiltInResourceString()
196 …<< "MaxTessEvaluationImageUniforms " << DefaultTBuiltInResource.maxTessEvaluationImageU… in GetDefaultTBuiltInResourceString()
197 …<< "MaxGeometryImageUniforms " << DefaultTBuiltInResource.maxGeometryImageUniform… in GetDefaultTBuiltInResourceString()
198 …<< "MaxFragmentImageUniforms " << DefaultTBuiltInResource.maxFragmentImageUniform… in GetDefaultTBuiltInResourceString()
199 …<< "MaxCombinedImageUniforms " << DefaultTBuiltInResource.maxCombinedImageUniform… in GetDefaultTBuiltInResourceString()
200 …<< "MaxGeometryTextureImageUnits " << DefaultTBuiltInResource.maxGeometryTextureImage… in GetDefaultTBuiltInResourceString()
201 …<< "MaxGeometryOutputVertices " << DefaultTBuiltInResource.maxGeometryOutputVertic… in GetDefaultTBuiltInResourceString()
202 …<< "MaxGeometryTotalOutputComponents " << DefaultTBuiltInResource.maxGeometryTotalOutputC… in GetDefaultTBuiltInResourceString()
203 …<< "MaxGeometryUniformComponents " << DefaultTBuiltInResource.maxGeometryUniformCompo… in GetDefaultTBuiltInResourceString()
204 …<< "MaxGeometryVaryingComponents " << DefaultTBuiltInResource.maxGeometryVaryingCompo… in GetDefaultTBuiltInResourceString()
205 …<< "MaxTessControlInputComponents " << DefaultTBuiltInResource.maxTessControlInputComp… in GetDefaultTBuiltInResourceString()
206 …<< "MaxTessControlOutputComponents " << DefaultTBuiltInResource.maxTessControlOutputCom… in GetDefaultTBuiltInResourceString()
207 …<< "MaxTessControlTextureImageUnits " << DefaultTBuiltInResource.maxTessControlTextureIm… in GetDefaultTBuiltInResourceString()
208 …<< "MaxTessControlUniformComponents " << DefaultTBuiltInResource.maxTessControlUniformCo… in GetDefaultTBuiltInResourceString()
209 …<< "MaxTessControlTotalOutputComponents " << DefaultTBuiltInResource.maxTessControlTotalOutp… in GetDefaultTBuiltInResourceString()
210 …<< "MaxTessEvaluationInputComponents " << DefaultTBuiltInResource.maxTessEvaluationInputC… in GetDefaultTBuiltInResourceString()
211 …<< "MaxTessEvaluationOutputComponents " << DefaultTBuiltInResource.maxTessEvaluationOutput… in GetDefaultTBuiltInResourceString()
212 …<< "MaxTessEvaluationTextureImageUnits " << DefaultTBuiltInResource.maxTessEvaluationTextur… in GetDefaultTBuiltInResourceString()
213 …<< "MaxTessEvaluationUniformComponents " << DefaultTBuiltInResource.maxTessEvaluationUnifor… in GetDefaultTBuiltInResourceString()
214 …<< "MaxTessPatchComponents " << DefaultTBuiltInResource.maxTessPatchComponents … in GetDefaultTBuiltInResourceString()
215 …<< "MaxPatchVertices " << DefaultTBuiltInResource.maxPatchVertices << "\n" in GetDefaultTBuiltInResourceString()
216 … << "MaxTessGenLevel " << DefaultTBuiltInResource.maxTessGenLevel << "\n" in GetDefaultTBuiltInResourceString()
217 … << "MaxViewports " << DefaultTBuiltInResource.maxViewports << "\n" in GetDefaultTBuiltInResourceString()
218 …<< "MaxVertexAtomicCounters " << DefaultTBuiltInResource.maxVertexAtomicCounters… in GetDefaultTBuiltInResourceString()
219 …<< "MaxTessControlAtomicCounters " << DefaultTBuiltInResource.maxTessControlAtomicCou… in GetDefaultTBuiltInResourceString()
220 …<< "MaxTessEvaluationAtomicCounters " << DefaultTBuiltInResource.maxTessEvaluationAtomic… in GetDefaultTBuiltInResourceString()
221 …<< "MaxGeometryAtomicCounters " << DefaultTBuiltInResource.maxGeometryAtomicCounte… in GetDefaultTBuiltInResourceString()
222 …<< "MaxFragmentAtomicCounters " << DefaultTBuiltInResource.maxFragmentAtomicCounte… in GetDefaultTBuiltInResourceString()
223 …<< "MaxCombinedAtomicCounters " << DefaultTBuiltInResource.maxCombinedAtomicCounte… in GetDefaultTBuiltInResourceString()
224 …<< "MaxAtomicCounterBindings " << DefaultTBuiltInResource.maxAtomicCounterBinding… in GetDefaultTBuiltInResourceString()
225 …<< "MaxVertexAtomicCounterBuffers " << DefaultTBuiltInResource.maxVertexAtomicCounterB… in GetDefaultTBuiltInResourceString()
226 …<< "MaxTessControlAtomicCounterBuffers " << DefaultTBuiltInResource.maxTessControlAtomicCou… in GetDefaultTBuiltInResourceString()
227 …<< "MaxTessEvaluationAtomicCounterBuffers " << DefaultTBuiltInResource.maxTessEvaluationAtomic… in GetDefaultTBuiltInResourceString()
228 …<< "MaxGeometryAtomicCounterBuffers " << DefaultTBuiltInResource.maxGeometryAtomicCounte… in GetDefaultTBuiltInResourceString()
229 …<< "MaxFragmentAtomicCounterBuffers " << DefaultTBuiltInResource.maxFragmentAtomicCounte… in GetDefaultTBuiltInResourceString()
230 …<< "MaxCombinedAtomicCounterBuffers " << DefaultTBuiltInResource.maxCombinedAtomicCounte… in GetDefaultTBuiltInResourceString()
231 …<< "MaxAtomicCounterBufferSize " << DefaultTBuiltInResource.maxAtomicCounterBufferS… in GetDefaultTBuiltInResourceString()
232 …<< "MaxTransformFeedbackBuffers " << DefaultTBuiltInResource.maxTransformFeedbackBuf… in GetDefaultTBuiltInResourceString()
233 …<< "MaxTransformFeedbackInterleavedComponents " << DefaultTBuiltInResource.maxTransformFeedbackInt… in GetDefaultTBuiltInResourceString()
234 …<< "MaxCullDistances " << DefaultTBuiltInResource.maxCullDistances << "\n" in GetDefaultTBuiltInResourceString()
235 …<< "MaxCombinedClipAndCullDistances " << DefaultTBuiltInResource.maxCombinedClipAndCullD… in GetDefaultTBuiltInResourceString()
236 … << "MaxSamples " << DefaultTBuiltInResource.maxSamples << "\n" in GetDefaultTBuiltInResourceString()
238 …<< "MaxMeshOutputVerticesNV " << DefaultTBuiltInResource.maxMeshOutputVerticesNV… in GetDefaultTBuiltInResourceString()
239 …<< "MaxMeshOutputPrimitivesNV " << DefaultTBuiltInResource.maxMeshOutputPrimitives… in GetDefaultTBuiltInResourceString()
240 …<< "MaxMeshWorkGroupSizeX_NV " << DefaultTBuiltInResource.maxMeshWorkGroupSizeX_N… in GetDefaultTBuiltInResourceString()
241 …<< "MaxMeshWorkGroupSizeY_NV " << DefaultTBuiltInResource.maxMeshWorkGroupSizeY_N… in GetDefaultTBuiltInResourceString()
242 …<< "MaxMeshWorkGroupSizeZ_NV " << DefaultTBuiltInResource.maxMeshWorkGroupSizeZ_N… in GetDefaultTBuiltInResourceString()
243 …<< "MaxTaskWorkGroupSizeX_NV " << DefaultTBuiltInResource.maxTaskWorkGroupSizeX_N… in GetDefaultTBuiltInResourceString()
244 …<< "MaxTaskWorkGroupSizeY_NV " << DefaultTBuiltInResource.maxTaskWorkGroupSizeY_N… in GetDefaultTBuiltInResourceString()
245 …<< "MaxTaskWorkGroupSizeZ_NV " << DefaultTBuiltInResource.maxTaskWorkGroupSizeZ_N… in GetDefaultTBuiltInResourceString()
246 …<< "MaxMeshViewCountNV " << DefaultTBuiltInResource.maxMeshViewCountNV << "… in GetDefaultTBuiltInResourceString()
248 …<< "nonInductiveForLoops " << DefaultTBuiltInResource.limits.nonInductiveForL… in GetDefaultTBuiltInResourceString()
249 …<< "whileLoops " << DefaultTBuiltInResource.limits.whileLoops << "\… in GetDefaultTBuiltInResourceString()
250 …<< "doWhileLoops " << DefaultTBuiltInResource.limits.doWhileLoops << … in GetDefaultTBuiltInResourceString()
251 …<< "generalUniformIndexing " << DefaultTBuiltInResource.limits.generalUniformIn… in GetDefaultTBuiltInResourceString()
252 …<< "generalAttributeMatrixVectorIndexing " << DefaultTBuiltInResource.limits.generalAttribute… in GetDefaultTBuiltInResourceString()
253 …<< "generalVaryingIndexing " << DefaultTBuiltInResource.limits.generalVaryingIn… in GetDefaultTBuiltInResourceString()
254 …<< "generalSamplerIndexing " << DefaultTBuiltInResource.limits.generalSamplerIn… in GetDefaultTBuiltInResourceString()
255 …<< "generalVariableIndexing " << DefaultTBuiltInResource.limits.generalVariableI… in GetDefaultTBuiltInResourceString()
256 …<< "generalConstantMatrixVectorIndexing " << DefaultTBuiltInResource.limits.generalConstantM… in GetDefaultTBuiltInResourceString()