Skip to content

Commit 2bde8e7

Browse files
authored
EXT_color_buffer_half_float is allowed in WebGL 2 now (#3149)
1 parent f8ce434 commit 2bde8e7

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

conformance-suites/2.0.0/conformance2/extensions/promoted-extensions.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
var promotedExtensions = [
6060
"ANGLE_instanced_arrays",
6161
"EXT_blend_minmax",
62-
"EXT_color_buffer_half_float",
6362
"EXT_frag_depth",
6463
"EXT_shader_texture_lod",
6564
"EXT_sRGB",

sdk/tests/conformance2/extensions/promoted-extensions.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
var promotedExtensions = [
3939
"ANGLE_instanced_arrays",
4040
"EXT_blend_minmax",
41-
"EXT_color_buffer_half_float",
4241
"EXT_frag_depth",
4342
"EXT_shader_texture_lod",
4443
"EXT_sRGB",

0 commit comments

Comments
 (0)