gfx.gl3.conv

Undocumented in source.

Members

Enums

VAOAttribFun
enum VAOAttribFun

Specifies the function to define the VAO vertex attribs

Functions

glVertexFormat
GlVertexFormat glVertexFormat(Format f)
Undocumented in source.
toGl
GLenum toGl(BufferUsage usage)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(WrapMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(CompareOp op)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(StencilOp op)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(ShaderStage stage)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(IndexType type)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(Primitive primitive)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(FrontFace ff)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(PolygonMode pm)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(BlendOp op)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLenum toGl(BlendFactor f)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLint toGl(CompSwizzle cs)
Undocumented in source. Be warned that the author may not have intended to support it.
toGl
GLint[4] toGl(Swizzle swizzle)
Undocumented in source. Be warned that the author may not have intended to support it.
toGlImgFmt
GLenum toGlImgFmt(Format graalFormat)
Undocumented in source. Be warned that the author may not have intended to support it.
toGlMag
GLenum toGlMag(Filter filter)
Undocumented in source. Be warned that the author may not have intended to support it.
toGlMin
GLenum toGlMin(Filter filter, Filter mipmap)
Undocumented in source. Be warned that the author may not have intended to support it.
toGlTexTarget
GLenum toGlTexTarget(ImageType type, bool ms)
Undocumented in source. Be warned that the author may not have intended to support it.
toSubImgFmt
GLenum toSubImgFmt(Format graalFormat)
Undocumented in source. Be warned that the author may not have intended to support it.
toSubImgType
GLenum toSubImgType(Format graalFormat)
Undocumented in source. Be warned that the author may not have intended to support it.
vertexFormatSupported
bool vertexFormatSupported(Format f)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GlVertexFormat
struct GlVertexFormat
Undocumented in source.

Meta