Re: [Mesa-dev] GL_OES_texture_view RFC

2016-08-28 Thread Francesco Ansanelli
Thanks for your feedback. I've addressed your concerns in the version 2 of patches. Francesco 2016-08-28 16:42 GMT+02:00 Ilia Mirkin : > The most important part of this exercise is to get tests up and running. > Unfortunately there are none in dEQP. I think the simplest path would be to > get th

Re: [Mesa-dev] GL_OES_texture_view RFC

2016-08-28 Thread Ilia Mirkin
The most important part of this exercise is to get tests up and running. Unfortunately there are none in dEQP. I think the simplest path would be to get the existing ones to build as gles31 as well as GL. Check the blend func extended tests to see how that is done. Overall feedback: - are you sure

[Mesa-dev] GL_OES_texture_view RFC

2016-08-28 Thread Francesco Ansanelli
Hi list, I tried to figure how this extension could be hooked-up. I fear last patch is a bit an hack because we may want to add also the EXT one... But this could be figured later. In any case, please review. Cheers, Francesco ___ mesa-dev mailing lis