diff options
author | Nicolai Hähnle <[email protected]> | 2016-01-06 17:57:49 -0500 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-02-03 14:03:46 +0100 |
commit | 46b7a526f551e18a20d07220663652ba011e4fe6 (patch) | |
tree | 783b4c0aa58b16f055c3218d7a267ecc2a35e4d6 /src/mesa/vbo/vbo_attrib.h | |
parent | fd7229b4374d7bd8f296e1da4123e0d678d67699 (diff) |
mesa/main: bail earlier for size == 0 in _mesa_clear_buffer_sub_data
Note that the conversion of the clear data (when data != NULL) can fail due
to an out of memory condition, but it does not check any error conditions
mandated by the spec. Therefore, it is safe to skip when size == 0.
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/vbo/vbo_attrib.h')
0 files changed, 0 insertions, 0 deletions