Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api/ext"

Index

Type aliases

ExtensionBehavior

ExtensionBehavior: "require" | "warn" | boolean

ExtensionBehaviors

ExtensionBehaviors: Partial<Record<keyof WebGLExtensionMap, ExtensionBehavior>>

ExtensionName

ExtensionName: keyof WebGLExtensionMap

Object literals

Const GL_EXT_INFO

GL_EXT_INFO: object

OES_standard_derivatives

OES_standard_derivatives: object

alias

alias: string = "GL_OES_standard_derivatives"

gl

gl: true = true

WEBGL_draw_buffers

WEBGL_draw_buffers: object

alias

alias: string = "GL_EXT_draw_buffers"

gl

gl: true = true

Generated using TypeDoc