WebGLExtensionIdentifier
Abstract class that maps a string enum onto a WebGL extension type
- Type parameters:
- T
the type that will be returned by the
getExtension
- Value parameters:
- value
the string enum to pass the underlying
getExtension
class Object
trait Matchable
class Any
object ANGLE_instanced_arrays.type
object EXT_blend_minmax.type
object EXT_color_buffer_half_float.type
object EXT_disjoint_timer_query.type
object EXT_frag_depth.type
object EXT_sRGB.type
object EXT_shader_texture_lod.type
object EXT_texture_filter_anisotropic.type
object OES_element_index_uint.type
object OES_standard_derivatives.type
object OES_texture_float.type
object OES_texture_float_linear.type
object OES_texture_half_float.type
object OES_texture_half_float_linear.type
object OES_vertex_array_object.type
object WEBGL_color_buffer_float.type
object WEBGL_compressed_texture_atc.type
object WEBGL_compressed_texture_etc1.type
object WEBGL_compressed_texture_pvrtc.type
object WEBGL_compressed_texture_s3tc.type
object WEBGL_debug_renderer_info.type
object WEBGL_debug_shaders.type
object WEBGL_depth_texture.type
object WEBGL_draw_buffers.type
object WEBGL_lose_context.type