gstgl.glslversion

Module for GLSLVersion enum namespace

Types 1

Namespace for GLSLVersion enum

Methods
bool profileFromString(string string_, out gstgl.types.GLSLVersion versionRet, out gstgl.types.GLSLProfile profileRet)Note: this function expects either a `#version` GLSL preprocesser directive or a valid GLSL version and/or profile.