[Mesa-dev] [PATCH 13/15] egl: add new platform functions
Chad Versace
chad.versace at intel.com
Fri May 29 11:35:16 PDT 2015
On Thu 28 May 2015, Marek Olšák wrote:
> A new patch is attached. Please review.
>
Looks good to me.
Reviewed-by: Chad Versace <chad.versace at intel.com>
Later, if and when some platform extension defines a pointer-sized
attribute, then we will need to invert the function order. That is,
eglGetPlatformDisplayEXT will then need to be a wrapper around
eglGetPlatformDisplay. But this patch's approach is fine for now.
More information about the mesa-dev
mailing list