GPU: OpenXR integration (#14837)
Based on Beyley's initial draft in #11601. Co-authored-by: Beyley Cardellio <ep1cm1n10n123@gmail.com> Co-authored-by: Ethan Lee <flibitijibibo@gmail.com>
This commit is contained in:
@@ -66,6 +66,8 @@ extern SDL_DECLSPEC void SDLCALL SDL_SetWindowsMessageHook(void);
|
||||
|
||||
extern SDL_DECLSPEC void SDLCALL JNI_OnLoad(void);
|
||||
|
||||
#include <SDL3/SDL_openxr.h>
|
||||
|
||||
const static struct {
|
||||
const char *name;
|
||||
SDL_FunctionPointer address;
|
||||
|
||||
Reference in New Issue
Block a user