summaryrefslogtreecommitdiffstats
path: root/src/glx/glx_error.h
diff options
context:
space:
mode:
authorBoyan Ding <[email protected]>2015-07-21 23:43:59 +0800
committerMartin Peres <[email protected]>2015-11-17 17:26:20 +0200
commita25df5457121d40fef86929d4c10d8058a4d5c72 (patch)
tree1b1afcc5eb150ff8e854469c9a9244e5c7f5c988 /src/glx/glx_error.h
parentfdacbc439edc1d26865a99524d1a9efc9edb4c0d (diff)
egl_dri2: Add a function to let platform code return dri drawable from _EGLSurface
dri3 for EGL will use different struct other than dri2_egl_surface for an EGL surface, the common code only uses __DRIdrawable from that struct, so instead of converting _EGLSurface to dri2_egl_surface, let the platform code return the __DRIdrawable by its own (although the current platforms use the same function). v2: From Martin Peres - convert to the new drawable interface (Kristian) Signed-off-by: Boyan Ding <[email protected]> Signed-off-by: Martin Peres <[email protected]> Reviewed-by: Kristian Høgsberg <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/glx/glx_error.h')
0 files changed, 0 insertions, 0 deletions