liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
VideoVectorTypes
liberty
graphics
opengl
traits
version(__OpenGL__)
alias
VideoVectorTypes
=
TypeTuple
!(
byte
,
ubyte
,
short
,
ushort
,
int
,
uint
,
float
,
double
)
Meta
Source
See Implementation
liberty
graphics
opengl
traits
aliases
VideoVectorTypes
functions
isVideoIntegerType
toGLTypeAndSize
templates
isSupportedScalarType
typeToGLScalar
variables
GLVectorTypes