OSDN Git Service

egl: add EGL_KHR_mutable_render_buffer
authorPablo Ceballos <pceballos@google.com>
Wed, 13 Apr 2016 18:17:32 +0000 (11:17 -0700)
committerPablo Ceballos <pceballos@google.com>
Wed, 13 Apr 2016 18:17:32 +0000 (11:17 -0700)
commitceb9ee78bdc7b3a074d01380ce11432f88732094
tree2864615c1d30b1b75a39dd09c2ea1b0485d591fd
parent9ffa1a4da16edc23067070f5605917ddd57739e8
egl: add EGL_KHR_mutable_render_buffer

- Allow drivers to support it and applications to query for it.
- Add it to the platform header.

Bug 27129258

Change-Id: I7ce762f03889027d67803ba2da85a43584f3cf79
opengl/include/EGL/eglext.h
opengl/libs/EGL/eglApi.cpp