Closed Bug 911848 Opened 12 years ago Closed 12 years ago

WebGLBuffer's mByteLength should be a WebGLsizeiptr

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: bjacob, Assigned: bjacob)

Details

Attachments

(1 file)

instead of being hardcoded to be 32bit.
Attachment #798633 - Flags: review?(jgilbert)
(That's because the only thing that the spec dictates is the type of the argument to bufferData, and that is a WebGL sizeiptr).
OS: Linux → All
Hardware: x86_64 → All
Attachment #798633 - Attachment description: buffer-byte-length-int64 → Buffer bytelength should be a WebGL sizeiptr
Attachment #798633 - Flags: review?(jgilbert) → review+
Assignee: nobody → bjacob
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: