Closed Bug 1147752 Opened 10 years ago Closed 10 years ago

Keep GL function prototypes consistent

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: u480271, Assigned: u480271)

Details

(Whiteboard: gfx-noted)

Attachments

(1 file)

fGetStringi is different to the rest.
No longer blocks: webgl2
Attachment #8584212 - Flags: review?(jgilbert)
Comment on attachment 8584212 [details] [diff] [review] Keep typedefs consistent. Review of attachment 8584212 [details] [diff] [review]: ----------------------------------------------------------------- ::: gfx/gl/GLContextSymbols.h @@ +656,5 @@ > typedef void (GLAPIENTRY * PFNGLCOPYTEXSUBIMAGE3DPROC) (GLenum target, GLint level, GLint xoffset, > GLint yoffset, GLint zoffset, GLint x, > GLint y, GLsizei width, GLsizei height); > PFNGLCOPYTEXSUBIMAGE3DPROC fCopyTexSubImage3D; > + typedef void (GLAPIENTRY * PFNGLCOMPRESSEDTEXIMAGE3DPROC) (GLenum target, GLint level, GLenum internalformat, I suppose, yeah. I may go through an translate these to pfnFuncNameT.
Attachment #8584212 - Flags: review?(jgilbert) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: