View source
enum abstract Extension<T>(String)
package js.html.webgl
from String to String
Available on js
Available on js
inlineread onlyEXT_color_buffer_half_float:Extension<EXTColorBufferHalfFloat> = "EXT_color_buffer_half_float"inlineread onlyEXT_disjoint_timer_query:Extension<EXTDisjointTimerQuery> = "EXT_disjoint_timer_query"inlineread onlyEXT_texture_filter_anisotropic:Extension<EXTTextureFilterAnisotropic> = "EXT_texture_filter_anisotropic"inlineread onlyOES_standard_derivatives:Extension<OESStandardDerivatives> = "OES_standard_derivatives"inlineread onlyOES_texture_float_linear:Extension<OESTextureFloatLinear> = "OES_texture_float_linear"inlineread onlyOES_texture_half_float_linear:Extension<OESTextureHalfFloatLinear> = "OES_texture_half_float_linear"inlineread onlyWEBGL_color_buffer_float:Extension<WEBGLColorBufferFloat> = "WEBGL_color_buffer_float"inlineread onlyWEBGL_compressed_texture_astc:Extension<WEBGLCompressedTextureAstc> = "WEBGL_compressed_texture_astc"inlineread onlyWEBGL_compressed_texture_atc:Extension<WEBGLCompressedTextureAtc> = "WEBGL_compressed_texture_atc"inlineread onlyWEBGL_compressed_texture_etc:Extension<WEBGLCompressedTextureEtc> = "WEBGL_compressed_texture_etc"inlineread onlyWEBGL_compressed_texture_etc1:Extension<WEBGLCompressedTextureEtc1> = "WEBGL_compressed_texture_etc1"inlineread onlyWEBGL_compressed_texture_pvrtc:Extension<WEBGLCompressedTexturePvrtc> = "WEBGL_compressed_texture_pvrtc"inlineread onlyWEBGL_compressed_texture_s3tc:Extension<WEBGLCompressedTextureS3tc> = "WEBGL_compressed_texture_s3tc"inlineread onlyWEBGL_compressed_texture_s3tc_srgb:Extension<WEBGLCompressedTextureS3tcSrgb> = "WEBGL_compressed_texture_s3tc_srgb"inlineread onlyWEBGL_debug_renderer_info:Extension<WEBGLDebugRendererInfo> = "WEBGL_debug_renderer_info"