Re: [Mesa-dev] glCompressedTex(Sub)Image(2,3) on mapped PBOs

2015-02-24 Thread Eduardo Lima Mitev
On 02/20/2015 08:12 PM, Ian Romanick wrote: > On 02/20/2015 08:13 AM, Eduardo Lima Mitev wrote: >> >> In the spec GLES 3.1 spec, page 57, there is this: (and similar wording >> in GL 4.5 spec, page 76) >> >> "6.3.2 Effects of Mapping Buffers on Other GL Commands >> >> "Any GL command which attempts

Re: [Mesa-dev] glCompressedTex(Sub)Image(2,3) on mapped PBOs

2015-02-20 Thread Ian Romanick
On 02/20/2015 08:13 AM, Eduardo Lima Mitev wrote: > Hello, > > While working on the following dEQP failing tests I ran into an issue > that I think deserves clarification from more experienced people: > > dEQP-GLES3.functional.negative_api.texture.compressedteximage2d_invalid_buffer_target > dEQP

Re: [Mesa-dev] glCompressedTex(Sub)Image(2,3) on mapped PBOs

2015-02-20 Thread Jason Ekstrand
On Fri, Feb 20, 2015 at 8:13 AM, Eduardo Lima Mitev wrote: > Hello, > > While working on the following dEQP failing tests I ran into an issue > that I think deserves clarification from more experienced people: > > > dEQP-GLES3.functional.negative_api.texture.compressedteximage2d_invalid_buffer_ta

[Mesa-dev] glCompressedTex(Sub)Image(2,3) on mapped PBOs

2015-02-20 Thread Eduardo Lima Mitev
Hello, While working on the following dEQP failing tests I ran into an issue that I think deserves clarification from more experienced people: dEQP-GLES3.functional.negative_api.texture.compressedteximage2d_invalid_buffer_target dEQP-GLES3.functional.negative_api.texture.compressedtexsubimage2d_i