wtc-gl
Preparing search index...
WTCGLExtensions
Interface WTCGLExtensions
A list of enabled extenions.
interface
WTCGLExtensions
{
EXT_color_buffer_float
?:
string
;
EXT_sRGB
?:
string
;
OES_element_index_uint
?:
string
;
OES_standard_derivatives
?:
string
;
OES_texture_float
?:
string
;
OES_texture_float_linear
?:
string
;
OES_texture_half_float
?:
string
;
OES_texture_half_float_linear
?:
string
;
WEBGL_depth_texture
?:
string
;
WEBGL_draw_buffers
?:
string
;
}
Index
Properties
EXT_
color_
buffer_
float?
EXT_
s
RGB?
OES_
element_
index_
uint?
OES_
standard_
derivatives?
OES_
texture_
float?
OES_
texture_
float_
linear?
OES_
texture_
half_
float?
OES_
texture_
half_
float_
linear?
WEBGL_
depth_
texture?
WEBGL_
draw_
buffers?
Properties
Optional
EXT_
color_
buffer_
float
EXT_color_buffer_float
?:
string
Optional
EXT_
s
RGB
EXT_sRGB
?:
string
Optional
OES_
element_
index_
uint
OES_element_index_uint
?:
string
Optional
OES_
standard_
derivatives
OES_standard_derivatives
?:
string
Optional
OES_
texture_
float
OES_texture_float
?:
string
Optional
OES_
texture_
float_
linear
OES_texture_float_linear
?:
string
Optional
OES_
texture_
half_
float
OES_texture_half_float
?:
string
Optional
OES_
texture_
half_
float_
linear
OES_texture_half_float_linear
?:
string
Optional
WEBGL_
depth_
texture
WEBGL_depth_texture
?:
string
Optional
WEBGL_
draw_
buffers
WEBGL_draw_buffers
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
EXT_
color_
buffer_
float
EXT_
s
RGB
OES_
element_
index_
uint
OES_
standard_
derivatives
OES_
texture_
float
OES_
texture_
float_
linear
OES_
texture_
half_
float
OES_
texture_
half_
float_
linear
WEBGL_
depth_
texture
WEBGL_
draw_
buffers
wtc-gl
Loading...
A list of enabled extenions.