gstgl.glformat
Module for [GLFormat] enum namespace
struct GLFormat
Types 1
structGLFormat
Namespace for [GLFormat] enum
Methods
gstgl.types.GLFormat fromVideoInfo(gstgl.glcontext.GLContext context, gstvideo.video_info.VideoInfo vinfo, uint plane) static nothrowvoid typeFromSizedGlFormat(gstgl.types.GLFormat format, out gstgl.types.GLFormat unsizedFormat, out uint glType) static nothrowGet the unsized format and type from format for usage in glReadPixels, glTex{Sub}Image*, glTexImage* and similar functions.