st/dri: Fix dri_create_context declaration prototype.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user