diff options
author | Dave Airlie <[email protected]> | 2019-03-25 15:38:18 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2019-03-27 07:52:28 +1000 |
commit | 7f7c9425a870af2bcb8b4c3149810bd1b32b8ddc (patch) | |
tree | 3141096d13ada70bcd7de52dbcf39b3c60b3ffc9 /src/gallium/auxiliary/draw/draw_pt_decompose.h | |
parent | e16ac33f374bb23e4f2e9a2cb87261e0939ab0c7 (diff) |
draw/vs: partly fix basevertex/vertex id
This gets the basevertex from the draw depending on whether
it's an indexed or non-indexed draw.
We still fail a transform feedback test for vertex id, as
the vertex id actually an index id, and isn't getting translated
properly to a vertex id, suggestions on how/where to fix that welcome.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/draw/draw_pt_decompose.h')
0 files changed, 0 insertions, 0 deletions