ActiveUniformType EnumerationDelta Engine Documentation

Namespace: DeltaEngine.Graphics.OpenGL
Assembly: DeltaEngine.Graphics.OpenGL (in DeltaEngine.Graphics.OpenGL.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public enum ActiveUniformType
Members

  Member nameValueDescription
Int5124
Float5126
FloatVec235664
FloatVec335665
FloatVec435666
IntVec235667
IntVec335668
IntVec435669
Bool35670
BoolVec235671
BoolVec335672
BoolVec435673
FloatMat235674
FloatMat335675
FloatMat435676
Sampler1D35677
Sampler2D35678
Sampler3D35679
SamplerCube35680
Sampler1DShadow35681
Sampler2DShadow35682
Sampler2DRect35683
Sampler2DRectShadow35684
FloatMat2x335685
FloatMat2x435686
FloatMat3x235687
FloatMat3x435688
FloatMat4x235689
FloatMat4x335690
Sampler1DArray36288
Sampler2DArray36289
SamplerBuffer36290
Sampler1DArrayShadow36291
Sampler2DArrayShadow36292
SamplerCubeShadow36293
UnsignedIntVec236294
UnsignedIntVec336295
UnsignedIntVec436296
IntSampler1D36297
IntSampler2D36298
IntSampler3D36299
IntSamplerCube36300
IntSampler2DRect36301
IntSampler1DArray36302
IntSampler2DArray36303
IntSamplerBuffer36304
UnsignedIntSampler1D36305
UnsignedIntSampler2D36306
UnsignedIntSampler3D36307
UnsignedIntSamplerCube36308
UnsignedIntSampler2DRect36309
UnsignedIntSampler1DArray36310
UnsignedIntSampler2DArray36311
UnsignedIntSamplerBuffer36312
Sampler2DMultisample37128
IntSampler2DMultisample37129
UnsignedIntSampler2DMultisample37130
Sampler2DMultisampleArray37131
IntSampler2DMultisampleArray37132
UnsignedIntSampler2DMultisampleArray37133
See Also