aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnuj Phogat <[email protected]>2015-12-18 15:33:35 -0800
committerAnuj Phogat <[email protected]>2016-03-02 15:06:45 -0800
commit6d4ebbe9e5798edee199671c0a98cbf2c5b042e2 (patch)
treee250808f952e50d0957e96a000d855630f780dd1 /docs
parent0d047d10f196b72be938d004f2e0fc7e5c253702 (diff)
meta: Fix the pbo usage in meta for GLES{1,2} contexts
OpenGL ES 1.0 doesn't support using GL_STREAM_DRAW and both ES 1.0 and 2.0 don't support GL_STREAM_READ in glBufferData(). So, handle it correctly by calling the _mesa_meta_begin() before create_texture_for_pbo(). V2: Remove the changes related to allocate_storage. (Ian) Cc: <[email protected]> Signed-off-by: Anuj Phogat <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions