OGLplus (0.52.0) a C++ wrapper for OpenGL

limit_query.hpp File Reference

OpenGL min/max implementation-dependent limit queries. More...

#include <oglplus/enumerations.hpp>
#include <oglplus/enums/limit_query.ipp>
#include <oglplus/enums/limit_query_range.ipp>

Go to the source code of this file.

Namespaces

 oglplus
 All definitions of OGLplus are nested in the oglplus namespace.
 

Enumerations

enum  oglplus::LimitQuery : GLenum {
  oglplus::LimitQuery::Max3DTextureSize,
  oglplus::LimitQuery::MaxArrayTextureLayers,
  oglplus::LimitQuery::MaxAtomicCounterBufferBindings,
  oglplus::LimitQuery::MaxAtomicCounterBufferSize,
  oglplus::LimitQuery::MaxClipDistances,
  oglplus::LimitQuery::MaxCullDistances,
  oglplus::LimitQuery::MaxCombinedClipAndCullDistances,
  oglplus::LimitQuery::MaxColorAttachments,
  oglplus::LimitQuery::MaxColorTextureSamples,
  oglplus::LimitQuery::MaxCombinedAtomicCounterBuffers,
  oglplus::LimitQuery::MaxCombinedAtomicCounters,
  oglplus::LimitQuery::MaxCombinedFragmentUniformComponents,
  oglplus::LimitQuery::MaxCombinedGeometryUniformComponents,
  oglplus::LimitQuery::MaxCombinedImageUniforms,
  oglplus::LimitQuery::MaxCombinedImageUnitsAndFragmentOutputs,
  oglplus::LimitQuery::MaxCombinedTessControlUniformComponents,
  oglplus::LimitQuery::MaxCombinedTessEvaluationUniformComponents,
  oglplus::LimitQuery::MaxCombinedTextureImageUnits,
  oglplus::LimitQuery::MaxCombinedUniformBlocks,
  oglplus::LimitQuery::MaxCombinedVertexUniformComponents,
  oglplus::LimitQuery::MaxCubeMapTextureSize,
  oglplus::LimitQuery::MaxDepthTextureSamples,
  oglplus::LimitQuery::MaxDrawBuffers,
  oglplus::LimitQuery::MaxDualSourceDrawBuffers,
  oglplus::LimitQuery::MaxElementsIndices,
  oglplus::LimitQuery::MaxElementsVertices,
  oglplus::LimitQuery::MaxFragmentAtomicCounterBuffers,
  oglplus::LimitQuery::MaxFragmentAtomicCounters,
  oglplus::LimitQuery::MaxFragmentImageUniforms,
  oglplus::LimitQuery::MaxFragmentInputComponents,
  oglplus::LimitQuery::MaxFragmentInterpolationOffset,
  oglplus::LimitQuery::MaxFragmentUniformBlocks,
  oglplus::LimitQuery::MaxFragmentUniformComponents,
  oglplus::LimitQuery::MaxFragmentUniformVectors,
  oglplus::LimitQuery::MaxGeometryAtomicCounterBuffers,
  oglplus::LimitQuery::MaxGeometryAtomicCounters,
  oglplus::LimitQuery::MaxGeometryImageUniforms,
  oglplus::LimitQuery::MaxGeometryInputComponents,
  oglplus::LimitQuery::MaxGeometryOutputComponents,
  oglplus::LimitQuery::MaxGeometryOutputVertices,
  oglplus::LimitQuery::MaxGeometryShaderInvocations,
  oglplus::LimitQuery::MaxGeometryTextureImageUnits,
  oglplus::LimitQuery::MaxGeometryTotalOutputComponents,
  oglplus::LimitQuery::MaxGeometryUniformBlocks,
  oglplus::LimitQuery::MaxGeometryUniformComponents,
  oglplus::LimitQuery::MaxImageSamples,
  oglplus::LimitQuery::MaxImageUnits,
  oglplus::LimitQuery::MaxIntegerSamples,
  oglplus::LimitQuery::MaxPatchVertices,
  oglplus::LimitQuery::MaxProgramTexelOffset,
  oglplus::LimitQuery::MaxProgramTextureGatherOffset,
  oglplus::LimitQuery::MaxRectangleTextureSize,
  oglplus::LimitQuery::MaxRenderbufferSize,
  oglplus::LimitQuery::MaxSampleMaskWords,
  oglplus::LimitQuery::MaxSamples,
  oglplus::LimitQuery::MaxServerWaitTimeout,
  oglplus::LimitQuery::MaxSubroutines,
  oglplus::LimitQuery::MaxSubroutineUniformLocations,
  oglplus::LimitQuery::MaxTessControlAtomicCounterBuffers,
  oglplus::LimitQuery::MaxTessControlAtomicCounters,
  oglplus::LimitQuery::MaxTessControlImageUniforms,
  oglplus::LimitQuery::MaxTessControlInputComponents,
  oglplus::LimitQuery::MaxTessControlOutputComponents,
  oglplus::LimitQuery::MaxTessControlTextureImageUnits,
  oglplus::LimitQuery::MaxTessControlTotalOutputComponents,
  oglplus::LimitQuery::MaxTessControlUniformBlocks,
  oglplus::LimitQuery::MaxTessControlUniformComponents,
  oglplus::LimitQuery::MaxTessEvaluationAtomicCounterBuffers,
  oglplus::LimitQuery::MaxTessEvaluationAtomicCounters,
  oglplus::LimitQuery::MaxTessEvaluationImageUniforms,
  oglplus::LimitQuery::MaxTessEvaluationInputComponents,
  oglplus::LimitQuery::MaxTessEvaluationOutputComponents,
  oglplus::LimitQuery::MaxTessEvaluationTextureImageUnits,
  oglplus::LimitQuery::MaxTessEvaluationUniformBlocks,
  oglplus::LimitQuery::MaxTessEvaluationUniformComponents,
  oglplus::LimitQuery::MaxTessGenLevel,
  oglplus::LimitQuery::MaxTessPatchComponents,
  oglplus::LimitQuery::MaxTextureBufferSize,
  oglplus::LimitQuery::MaxTextureImageUnits,
  oglplus::LimitQuery::MaxTextureLodBias,
  oglplus::LimitQuery::MaxTextureSize,
  oglplus::LimitQuery::MaxTransformFeedbackBuffers,
  oglplus::LimitQuery::MaxTransformFeedbackInterleavedComponents,
  oglplus::LimitQuery::MaxTransformFeedbackSeparateAttribs,
  oglplus::LimitQuery::MaxTransformFeedbackSeparateComponents,
  oglplus::LimitQuery::MaxUniformBlockSize,
  oglplus::LimitQuery::MaxUniformBufferBindings,
  oglplus::LimitQuery::MaxVaryingComponents,
  oglplus::LimitQuery::MaxVaryingVectors,
  oglplus::LimitQuery::MaxVertexAtomicCounterBuffers,
  oglplus::LimitQuery::MaxVertexAtomicCounters,
  oglplus::LimitQuery::MaxVertexAttribs,
  oglplus::LimitQuery::MaxVertexImageUniforms,
  oglplus::LimitQuery::MaxVertexOutputComponents,
  oglplus::LimitQuery::MaxVertexStreams,
  oglplus::LimitQuery::MaxVertexTextureImageUnits,
  oglplus::LimitQuery::MaxVertexUniformBlocks,
  oglplus::LimitQuery::MaxVertexUniformComponents,
  oglplus::LimitQuery::MaxVertexUniformVectors,
  oglplus::LimitQuery::MaxViewportDims,
  oglplus::LimitQuery::MaxViewports,
  oglplus::LimitQuery::MaxComputeWorkGroupCount,
  oglplus::LimitQuery::MaxComputeWorkGroupSize,
  oglplus::LimitQuery::MaxComputeWorkGroupInvocations,
  oglplus::LimitQuery::MaxComputeSharedMemorySize,
  oglplus::LimitQuery::MinFragmentInterpolationOffset,
  oglplus::LimitQuery::MinMapBufferAlignment,
  oglplus::LimitQuery::MinProgramTexelOffset,
  oglplus::LimitQuery::MinProgramTextureGatherOffset,
  oglplus::LimitQuery::MinSampleShadingValue
}
 Enumeration of implementation-dependent limit queries. More...
 

Detailed Description

OpenGL min/max implementation-dependent limit queries.

Author
Matus Chochlik

Copyright 2010-2013 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).