KalebDark / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

Implement ReadBuffer #903

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently we don't support ReadBuffer, or ReadPixels from any buffer other than 
the default.

Relevant dEQP tests:

dEQP-GLES3.functional.negative_api.buffer.read_buffer
dEQP-GLES3.functional.shaders.fragdata.draw_buffers

Original issue reported on code.google.com by jmad...@chromium.org on 30 Jan 2015 at 9:05

GoogleCodeExporter commented 9 years ago
https://chromium-review.googlesource.com/#/c/244841/

Original comment by jmad...@chromium.org on 24 Feb 2015 at 10:02