Thanks!
Reviewed-by: Samuel Pitoiset
On 03/29/2016 09:31 PM, Ilia Mirkin wrote:
Since there is no way to create immutable texture buffers in GL ES,
mutable buffer textures are allowed to back images. See issue 7 of the
GL_OES_texture_buffer specification.
Signed-off-by: Ilia Mirkin
---
src
Since there is no way to create immutable texture buffers in GL ES,
mutable buffer textures are allowed to back images. See issue 7 of the
GL_OES_texture_buffer specification.
Signed-off-by: Ilia Mirkin
---
src/mesa/main/shaderimage.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)