diff options
author | Anuj Phogat <[email protected]> | 2015-12-18 15:33:35 -0800 |
---|---|---|
committer | Anuj Phogat <[email protected]> | 2016-03-02 15:06:45 -0800 |
commit | 6d4ebbe9e5798edee199671c0a98cbf2c5b042e2 (patch) | |
tree | e250808f952e50d0957e96a000d855630f780dd1 /docs | |
parent | 0d047d10f196b72be938d004f2e0fc7e5c253702 (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