mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
st/dri: Fix dri_create_context declaration prototype.
This commit is contained in:
parent
035cce83f7
commit
caf1d96862
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ dri_create_context(gl_api api,
|
|||
unsigned major_version,
|
||||
unsigned minor_version,
|
||||
uint32_t flags,
|
||||
bool notify_reset,
|
||||
unsigned *error,
|
||||
void *sharedContextPrivate);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue