Information
-- Description ---------------------------------------------------------
CULL_FACE_MODE : FRONT [1028]
: BACK [1029]
: FRONT_AND_BACK [1032]
FRONT_FACE : CW [2304]
: CCW [2305]
DEPTH_FUNC : NEVER [512]
: LESS [513]
: EQUAL [514]
: LEQUAL [515]
: GREATER [516]
: NOTEQUAL [517]
: GEQUAL [518]
: ALWAYS [519]
BLEND_EQUATION : FUNC_ADD [32774]
: FUNC_SUBTRACT [32778]
: FUNC_REVERSE_SUBTRACT [32779]
BLEND_FUNC : ZERO [0]
: ONE [1]
: SRC_COLOR [768]
: ONE_MINUS_SRC_COLOR [769]
: DST_COLOR [774]
: ONE_MINUS_DST_COLOR [775]
: SRC_ALPHA [770]
: ONE_MINUS_SRC_ALPHA [771]
: DST_ALPHA [772]
: ONE_MINUS_DST_ALPHA [773]
: CONSTANT_COLOR [32769]
: ONE_MINUS_CONSTANT_COLOR [32770]
: CONSTANT_ALPHA [32771]
: ONE_MINUS_CONSTANT_ALPHA [32772]
: SRC_ALPHA_SATURATE [776]
-- Information ---------------------------------------------------------
version : WebGL 1.0 (OpenGL ES 2.0 Chromium)
shading lang version : WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium)
vender : WebKit
cull face : false
cull face mode : 1029
cull front face : 2305
depth test : false
depth func : 513
depth writemask : true
depth range : 0,1
blend : false
blend equation rgb : 32774
blend equation alpha : 32774
blend src rgb : 1
blend src alpha : 1
blend dst rgb : 0
blend dst alpha : 0
blend color : 0,0,0,0
red bits : 8
green bits : 8
blue bits : 8
alpha bits : 8
depth bits : 24
viewport : 0,0,16,16
_float_texture_ : [object OESTextureFloat]
_frag_depth_ : [object EXTFragDepth]
_mrt_ : [object WebGLDrawBuffers]
_mrt_max_color_att : 8
_mrt_max_sraw_buf : 8
_vtf_ : 32
-- Supported Extensions ------------------------------------------------
ANGLE_instanced_arrays
EXT_blend_minmax
EXT_clip_control
EXT_color_buffer_half_float
EXT_depth_clamp
EXT_float_blend
EXT_frag_depth
EXT_polygon_offset_clamp
EXT_shader_texture_lod
EXT_texture_compression_bptc
EXT_texture_compression_rgtc
EXT_texture_filter_anisotropic
EXT_texture_mirror_clamp_to_edge
EXT_sRGB
OES_element_index_uint
OES_fbo_render_mipmap
OES_standard_derivatives
OES_texture_float
OES_texture_float_linear
OES_texture_half_float
OES_texture_half_float_linear
OES_vertex_array_object
WEBGL_color_buffer_float
WEBGL_compressed_texture_astc
WEBGL_compressed_texture_etc
WEBGL_compressed_texture_etc1
WEBGL_compressed_texture_s3tc
WEBGL_compressed_texture_s3tc_srgb
WEBGL_debug_renderer_info
WEBGL_debug_shaders
WEBGL_depth_texture
WEBGL_draw_buffers
WEBGL_lose_context
WEBGL_multi_draw
WEBGL_polygon_mode
------------------------------------------------------------------------