KhronosGroup / WebGL

The Official Khronos WebGL Repository
Other
2.66k stars 670 forks source link

Add drawingBufferFormat to constants-and-properties tests. #3651

Closed kenrussell closed 6 months ago

kenrussell commented 6 months ago

Added: drawingBufferFormat to WebGL 1 and 2 RGB8/RGBA8 to WebGL 1

Tested locally in Chromium.

Fixes #3650.