diff options
author | Marek Olšák <[email protected]> | 2017-02-15 17:24:38 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-02-19 17:16:26 +0100 |
commit | a264fee6245856340fab9024e1a428626e966335 (patch) | |
tree | edc669689484b399b5bd8775ead8a3be23bc306d /src/gallium/auxiliary | |
parent | 9aec76aca3307c2d00f2bcd9f37c7cf3ca181dfb (diff) |
radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
start can only be non-zero with MultiDrawElements, which is unlikely
to occur with UNSIGNED_BYTE indices.
v2: Also fix the util_shorten_ubyte_elts_to_userptr call.
Tested with the new piglit.
Cc: [email protected]
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions