LLGL 0.05 Beta
Loading...
Searching...
No Matches
SystemValue.h File Reference

Namespaces

namespace  LLGL

Enumerations

enum class  LLGL::SystemValue {
  LLGL::Undefined , LLGL::ClipDistance , LLGL::Color , LLGL::CullDistance ,
  LLGL::Depth , LLGL::DepthGreater , LLGL::DepthLess , LLGL::FrontFacing ,
  LLGL::InstanceID , LLGL::Position , LLGL::PrimitiveID , LLGL::RenderTargetIndex ,
  LLGL::SampleMask , LLGL::SampleID , LLGL::Stencil , LLGL::VertexID ,
  LLGL::ViewIndex , LLGL::ViewportIndex
}
 Enumeration of system values for vertex input or fragment output attributes. More...