mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
silence warning
This commit is contained in:
parent
dc76fe436c
commit
5cb7186730
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ pipe_vertex_format(GLenum type, GLuint size)
|
|||
default:
|
||||
assert(0);
|
||||
}
|
||||
return 0; /* silence compiler warning */
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue