diff options
author | Rob Clark <[email protected]> | 2016-07-30 11:22:52 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2016-08-01 13:42:11 -0400 |
commit | 53b2b8bf6f12547a0dde25cfb8e6926ac144f5d8 (patch) | |
tree | 5698253ee4293671dcb38ba637c324d33e122ab3 /src/gallium/auxiliary/os/os_process.h | |
parent | e7c8c85785b3a8f29e3fc202988ac2414453586f (diff) |
u_vbuf: fix potentially bogus assert
There are cases where we hit u_vbuf path due to alignment or pitch-
alignment restrictions, but for an output-format that u_vbuf does not
support translating (yet the driver does support natively). In which
case we hit the memcpy() path and don't care that u_vbuf doesn't
understand it.
Fixes crash with debug build of mesa in:
dEQP-GLES3.functional.vertex_arrays.single_attribute.strides.fixed.user_ptr_stride17_components2_quads1
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95000
Signed-off-by: Rob Clark <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/os/os_process.h')
0 files changed, 0 insertions, 0 deletions