gstgl.glformat

Module for GLFormat enum namespace

struct GLFormat

Types 1

structGLFormat

Namespace for GLFormat enum

Methods
void typeFromSizedGlFormat(gstgl.types.GLFormat format, out gstgl.types.GLFormat unsizedFormat, out uint glType)Get the unsized format and type from format for usage in glReadPixels, glTex{Sub}Image*, glTexImage* and similar functions.
uint typeNBytes(uint format, uint type)