[Mesa-dev] [PATCH 2/3] mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile

Dylan Baker dylan at pnwbakers.com
Wed Oct 25 22:43:37 UTC 2017


For list posterity, since my intel email isn't subscribed,

There are a significant number of i965 regressions from                                                                                                                                                                                                                             
d96c68146a781c79a23f5181d7050174f1070d90, largely related to texturing (I can                                                                                                                                                                                                       
send you a complete list of regressions if you care, but due to the large number                                                                                                                                                                                                    
of them I suspect it's something fairly simple).                                                                                                                                                                                                                                    

For example:                                                                                                                                                                                                                                                                        
ES31-CTS.functional.texture.format.buffer.r32ui_npot                                                                                                                                                                                                                                

glGetIntegerv() failed: glGetError() returned GL_INVALID_ENUM at gluContextInfo.cpp:229                                                                                                                                                                                             

dEQP-GLES31.functional.state_query.integer.texture_buffer_binding_getinteger:                                                                                                                                                                                                       

glGetIntegerv(GL_TEXTURE_BUFFER_BINDING, 0x00007ffee0c43834);                                                                                                                                                                                                                       
// data = { -555819298 }                                                                                                                                                                                                                                                            
glGetError();                                                                                                                                                                                                                                                                       
// GL_INVALID_ENUM returned                                                                                                                                                                                                                                                         
 // ERROR: glGetIntegerv: glGetError() returned GL_INVALID_ENUM                                                                                                                                                                                                                     

Dylan

Quoting Emil Velikov (2017-10-24 09:30:03)
> Hi Marek,
> 
> On 21 October 2017 at 13:54, Marek Olšák <maraeo at gmail.com> wrote:
> > From: Marek Olšák <marek.olsak at amd.com>
> >
> > We already have piglit tests testing alpha, luminance, and intensity
> > formats. They were skipped by piglit until now.
> >
> > Additionally, I'm enabling one ARB_texture_buffer_range piglit test to run
> > with the compat profile.
> 
> Can you please mention that ARB_texture_buffer_* on i965 is unchanged
> - aka still enabled only for core profiles.
> Out of curiosity - can you tried the series with anything more than piglit?
> 
> The Intel guys can run the lot through CTS, dEQP... admittedly only on
> Intel hardware.
> Still it should help catch if a piece is missing somewhere.
> 
> 
> -Emil
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171025/23ace778/attachment.sig>


More information about the mesa-dev mailing list