s/oxr: Add explicit casting for PFNEGLGETPROCADDRESSPROC

Signed-off-by: utzcoz <utzcoz@outlook.com>
This commit is contained in:
utzcoz 2023-12-02 18:56:35 +08:00 committed by Jakob Bornecrantz
parent f09adc105f
commit 0428ce4b0f

View file

@ -67,7 +67,7 @@ oxr_session_populate_egl(struct oxr_logger *log,
next->display, //
next->config, //
next->context, //
next->getProcAddress, //
(PFNEGLGETPROCADDRESSPROC)next->getProcAddress, //
renderdoc_enabled, // renderdoc_enabled
&xcgl); //