diff options
author | Chia-I Wu <[email protected]> | 2010-02-04 12:52:15 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2010-02-04 14:36:48 +0800 |
commit | bdb9e202de2524821bec1a136d48af70df8fb60e (patch) | |
tree | 7beb2a46dfb8711f527fa2911da65695f9f84dcb /src/egl/drivers/glx | |
parent | 23b597cb6cf5ea71d8c9cf634ee9eea8996ab45a (diff) |
egl: Add macros to define typecast functions.
There are standard typecast functions that are common to most drivers.
They are used to typecast, for example, an _EGLSurface to a
driver-defined type.
This commits define _EGL_DRIVER_STANDARD_TYPECASTS and
_EGL_DRIVER_TYPECAST that should hopefully save some typings for driver
writers.
Diffstat (limited to 'src/egl/drivers/glx')
0 files changed, 0 insertions, 0 deletions