egl: add new platform functions (v2)
authorMarek Olšák <marek.olsak@amd.com>
Tue, 12 May 2015 19:06:41 +0000 (21:06 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 5 Jun 2015 17:44:33 +0000 (19:44 +0200)
commit820a4d402ad3891ec460882feab3801fbc646a65
tree7a871d4a8fa13033206de7319d4240ceff98f6d5
parent515f04ed6fe0c914b2cd22c7ea65db6e34c362e3
egl: add new platform functions (v2)

These are just wrappers around the existing extension functions.

v2: return BAD_ALLOC if _eglConvertAttribsToInt fails

Reviewed-by: Chad Versace <chad.versace@intel.com>
src/egl/main/eglapi.c