mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 22:30:24 +01:00
r600 : Enable draw_prim.
This commit is contained in:
parent
a77226071f
commit
eea30906de
1 changed files with 0 additions and 2 deletions
|
|
@ -1147,9 +1147,7 @@ void r700InitDraw(GLcontext *ctx)
|
|||
struct vbo_context *vbo = vbo_context(ctx);
|
||||
|
||||
/* to be enabled */
|
||||
/*
|
||||
vbo->draw_prims = r700DrawPrims;
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue