diff options
author | Mathias Fröhlich <mathias.froehlich@web.de> | 2016-06-17 08:09:05 +0200 |
---|---|---|
committer | Mathias Fröhlich <mathias.froehlich@web.de> | 2016-07-31 10:05:46 +0200 |
commit | 43a6f435caf011cc6fd193671ad8eec37dbcb016 (patch) | |
tree | b382b8458cd1b56a82a83219e6c1fda6d21ede5e /src/mesa/main/varray.c | |
parent | 4cda6900193ddfbc80e3cb845c732851a870df6f (diff) | |
download | external_mesa3d-43a6f435caf011cc6fd193671ad8eec37dbcb016.zip external_mesa3d-43a6f435caf011cc6fd193671ad8eec37dbcb016.tar.gz external_mesa3d-43a6f435caf011cc6fd193671ad8eec37dbcb016.tar.bz2 |
vbo: Use the VAO array enabled flags in vbo_exec_array.
Instead of gl_client_array::Enabled inside a VAO,
directly use the gl_vertex_attrib_array::Enabled value
which is the origin of the above.
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'src/mesa/main/varray.c')
0 files changed, 0 insertions, 0 deletions