mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
fix merge
This commit is contained in:
parent
c5cfa63988
commit
035a824730
1 changed files with 0 additions and 2 deletions
|
|
@ -69,8 +69,6 @@ static void
|
|||
feedback_vertex(struct draw_stage *stage, const struct vertex_header *vertex)
|
||||
{
|
||||
struct feedback_stage *fs = (struct feedback_stage *) stage;
|
||||
|
||||
#if 0
|
||||
const struct pipe_feedback_state *feedback = &stage->draw->feedback;
|
||||
const uint select = feedback->interleaved ? 0 : 1;
|
||||
uint i;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue