Closed Bug 708124 Opened 13 years ago Closed 13 years ago

Unnecessary glFlush calls in Layers code

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: jgilbert, Assigned: jgilbert)

Details

Attachments

(1 file)

A couple Layers paths use glFlush before read-back with glReadPixels. This is not necessary, since glReadPixels must stall and synchronize the pipeline anyways.
Attachment #579510 - Flags: review?(bjacob) → review+
Lets get this landed!
Keywords: checkin-needed
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/a5c58e9199a3
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: