summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/vdpau.c
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2018-05-09 19:46:32 -0600
committerBrian Paul <[email protected]>2018-05-10 08:08:11 -0600
commitd07466fe18522cde1acadfc597583f80b69c15b7 (patch)
treec9dc41915b9d3fe45e01f4174852d34156c442f7 /src/mesa/main/vdpau.c
parent45dfa6f4e77fbb21f312eb6101db6c25acd4d483 (diff)
mesa: fix glGetInteger/Float/etc queries for vertex arrays attribs
The vertex array Size and Stride attributes are now ubyte and short, respectively. The glGet code needed to be updated to handle those types, but wasn't. Fixes the new piglit test gl-1.5-get-array-attribs test. v2: fix inadvertant whitespace change, change COLOR_ARRAY_SIZE to UBYTE, misc fixes suggested by Justin Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106450 Fixes: d5f42f96e16 ("mesa: shrink size of gl_array_attributes (v2)") Cc: [email protected] Reviewed-by: Mathias Fröhlich <[email protected]> Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/mesa/main/vdpau.c')
0 files changed, 0 insertions, 0 deletions