Merge extensions as published at khronos.org

No significant changes. The extensions now have assigned extensions
numbers. And Jon Leech added missing suffixes in the declaration of
eglSetBlobCacheFuncsANDROID; our header and code already had the
suffix.

Change-Id: I2faad8ebe0ca81b13e29729a15515ee6b17b94b2
This commit is contained in:
Jesse Hall 2012-12-14 09:58:45 -08:00
parent 0e1e53e376
commit 31134cd480
5 changed files with 11 additions and 8 deletions

View File

@ -20,11 +20,11 @@ Status
Version Version
Version 2, April 25, 2011 Version 3, December 13, 2012
Number Number
EGL Extension #XXX EGL Extension #48
Dependencies Dependencies
@ -88,8 +88,8 @@ New Types
New Procedures and Functions New Procedures and Functions
void eglSetBlobCacheFuncsANDROID(EGLDisplay dpy, void eglSetBlobCacheFuncsANDROID(EGLDisplay dpy,
EGLSetBlobFunc set, EGLSetBlobFuncANDROID set,
EGLGetBlobFunc get); EGLGetBlobFuncANDROID get);
New Tokens New Tokens
@ -200,6 +200,9 @@ Issues
Revision History Revision History
#3 (Jon Leech, December 13, 2012)
- Fix typo in New Functions section & assign extension #.
#2 (Jamie Gennis, April 25, 2011) #2 (Jamie Gennis, April 25, 2011)
- Swapped the order of the size and pointer arguments to the get and set - Swapped the order of the size and pointer arguments to the get and set
functions. functions.

View File

@ -24,7 +24,7 @@ Version
Number Number
EGL Extension #XXX EGL Extension #47
Dependencies Dependencies

View File

@ -26,7 +26,7 @@ Version
Number Number
EGL Extension #XXX EGL Extension #49
Dependencies Dependencies

View File

@ -24,7 +24,7 @@ Version
Number Number
EGL Extension #XXX EGL Extension #50
Dependencies Dependencies

View File

@ -24,7 +24,7 @@ Version
Number Number
EGL Extension #XXX EGL Extension #51
Dependencies Dependencies