Closed Bug 1348684 Opened 7 years ago Closed 7 years ago

Handle external GL_TEXTURE_RECTANGLE handle in WR

Categories

(Core :: Graphics: WebRender, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jerry, Assigned: jerry)

References

Details

WR only handle the GL_TEXTURE_2D texture target. With MacIOSurface, we will use the GL_TEXTURE_RECTANGLE target at gecko and pass that gl handle that into WR. This bug try to add one additional external texture type(GL_TEXTURE_RECTANGLE) in WR for MacIOSurface.
https://github.com/servo/webrender/pull/997 was merged.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.