Closed Bug 1288642 Opened 8 years ago Closed 8 years ago

[WebGL2] pass gl.getBufferParameter() in gl-object-get-calls.html

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jerry, Assigned: jerry)

References

Details

There are some failed for gl.getBufferParameter() call in gl-object-get-calls.html.
These failed are related to PBO. e.g. gl.getBufferParameter(gl.PIXEL_UNPACK_BUFFER, gl.BUFFER_SIZE) And I also got some message like: "Error: WebGL: bindBuffer: PBOs are still under development, and are currently disabled." Jeff, is pbo feature ready in gecko?
Flags: needinfo?(jgilbert)
I have patches, they just got reviewed. They'll be going in today.
Flags: needinfo?(jgilbert)
Depends on: 1280499
After bug 1280499, there is no failed for getBufferParameter() now.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.