Verified that these are indeed the cases listed in EGL spec "3.6.2
Releasing a Surface from an OpenGL ES Texture" ..
Reviewed-by: Tapani Pälli
On 10/01/2016 02:23 AM, Eric Engestrom wrote:
Signed-off-by: Eric Engestrom
---
src/egl/main/eglsurface.c | 43 +
Signed-off-by: Eric Engestrom
---
src/egl/main/eglsurface.c | 43 ---
1 file changed, 40 insertions(+), 3 deletions(-)
diff --git a/src/egl/main/eglsurface.c b/src/egl/main/eglsurface.c
index 231a5f0..2762503 100644
--- a/src/egl/main/eglsurface.c
+++ b/sr