diff options
author | Samuel Pitoiset <[email protected]> | 2015-07-06 23:34:23 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2015-07-08 21:03:23 +0200 |
commit | adc816a1e41812e6489a5bc388f80de65504be5b (patch) | |
tree | 9377357f359f4d9687ad909f433df003e7e6fa71 /configure.ac | |
parent | ec151e2f72bd4a239573770aea563d47d0268708 (diff) |
nv50: avoid segfault with enabled but unbound vertex attrib
Before validating vertex arrays we need to check if a VBO is present.
Checking if vb->buffer is not NULL fixes the issue.
Fixes the following piglit test:
gl-3.1-vao-broken-attrib
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions