mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 08:58:02 +02:00
intel_batch_ioctl() lost its return type somehow
This commit is contained in:
parent
4fa3cf225f
commit
39c4c8d54b
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ intelWaitIrq(struct intel_context *intel, int seq)
|
|||
}
|
||||
|
||||
|
||||
void
|
||||
intel_batch_ioctl(struct intel_context *intel,
|
||||
GLuint start_offset,
|
||||
GLuint used,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue