On Thursday 02 April 2015, Ilia Mirkin wrote: > On Thu, Apr 2, 2015 at 1:53 PM, Laura Ekstrand <[email protected]> wrote: > > On Tue, Mar 31, 2015 at 10:26 AM, Fredrik Höglund <[email protected]> wrote: > >> + { > >> + GL_VERTEX_ATTRIB_ARRAY_LONG, > >> + piglit_is_extension_supported( > >> + "GL_ARB_vertex_array_64bit"), > >> + }, > > > > Have you filed a bug against the spec about the inconsistency in which > > params GetVertexArrayIndexediv accepts? (If not, I can do that.) I would > > also leave a comment here about it, because I had initially forgotten that > > the following params (except relative offset) were allowed because of the > > spec inconsistency you found. > > And presumably you want GL_ARB_vertex_attrib_64bit? Not aware of a > GL_ARB_vertex_array_64bit.
Oh, right. It would be nice if they could use consistent names for these extensions. Fredrik _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
