UNPKG

@thi.ng/shader-ast-glsl

Version:

Customizable GLSL codegen for @thi.ng/shader-ast

9 lines (8 loc) 202 B
var GLSLVersion = /* @__PURE__ */ ((GLSLVersion2) => { GLSLVersion2["GLES_100"] = "100"; GLSLVersion2["GLES_300"] = "300 es"; return GLSLVersion2; })(GLSLVersion || {}); export { GLSLVersion };