Convert a left-over private void * to __DRIcontext *.
This commit is contained in:
committed by
Kristian Høgsberg
parent
3eaec7dc5d
commit
ecdb45cb29
@@ -377,7 +377,7 @@ struct __DRIscreenRec {
|
||||
void * (*createNewContext)(__DRIscreen *screen,
|
||||
const __GLcontextModes *modes,
|
||||
int render_type,
|
||||
void *sharedPrivate,
|
||||
__DRIcontext *shared,
|
||||
drm_context_t hwContext, __DRIcontext *pctx);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user