Open
Bug 1908745
(webgl-exts)
Opened 7 months ago
Updated 5 months ago
[meta] WebGL extension support
Categories
(Core :: Graphics: CanvasWebGL, task)
Core
Graphics: CanvasWebGL
Tracking
()
NEW
People
(Reporter: jgilbert, Unassigned)
References
(Depends on 17 open bugs)
Details
(Keywords: meta)
No description provided.
Reporter | ||
Comment 1•7 months ago
|
||
As of today, on windows, we are missing the following compared to Chrome Canary:
webgl 1 and 2:
- EXT_clip_control
- EXT_polygon_offset_clamp
- EXT_texture_mirror_clamp_to_edge
- KHR_parallel_shader_compile
- WEBGL_blend_func_extended
- WEBGL_multi_draw
- WEBGL_polygon_mode
webgl 1:
- EXT_disjoint_timer_query
webgl 2:
- EXT_color_buffer_half_float
- EXT_conservative_depth
- EXT_disjoint_timer_query_webgl2
- EXT_render_snorm
- EXT_texture_norm16
- NV_shader_noperspective_interpolation
- OES_sample_variables
- OES_shader_multisample_interpolation
- WEBGL_clip_cull_distance
- WEBGL_stencil_texturing
You need to log in
before you can comment on or make changes to this bug.
Description
•