summaryrefslogtreecommitdiff
path: root/cpp/RenderScript.cpp
diff options
context:
space:
mode:
authorjon.parr <jon.parr@imgtec.com>2014-05-08 15:09:15 +0100
committerjon.parr <jon.parr@imgtec.com>2014-05-08 15:09:15 +0100
commita06461be26c0807fdf3cbdf25a7e7c2d92fac96b (patch)
tree4b3a9041da8f5a5efea70b217350f2ed3d0daace /cpp/RenderScript.cpp
parent9bd08e84ba2c9bd0708de5600877162126c4467c (diff)
Specify EGL_PBUFFER_BIT when selecting EGL configuration.
Change the EGL config selection so that it sets the EGL_PBUFFER_BIT in the EGL_SURFACE_TYPE attribute. The library makes use of pbuffers, so needs to request a context that is guaranteed to support them. Without this attribute, the returned context may not support pbuffers and the application will fail. Change-Id: I7ef408578e8d7ec58086c9baaf3a16371051fd79 Signed-off-by: jon.parr <jon.parr@imgtec.com>
Diffstat (limited to 'cpp/RenderScript.cpp')
0 files changed, 0 insertions, 0 deletions