[Piglit] [PATCH 11/14] arb_direct_state_access: Add a test for glGetVertexArray*iv
Ilia Mirkin
imirkin at alum.mit.edu
Thu Apr 2 11:06:44 PDT 2015
On Thu, Apr 2, 2015 at 1:53 PM, Laura Ekstrand <laura at jlekstrand.net> wrote:
> On Tue, Mar 31, 2015 at 10:26 AM, Fredrik Höglund <fredrik at kde.org> 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.
-ilia
More information about the Piglit
mailing list