mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-28 11:57:24 +08:00
SDL_openxr.h: Another attempt to fix the wiki bridge.
This commit is contained in:
@@ -19,13 +19,15 @@
|
|||||||
3. This notice may not be removed or altered from any source distribution.
|
3. This notice may not be removed or altered from any source distribution.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* WIKI CATEGORY: OpenXR */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* # CategoryOpenXR
|
* # CategoryOpenXR
|
||||||
*
|
*
|
||||||
* Functions for creating OpenXR handles for SDL_gpu contexts.
|
* Functions for creating OpenXR handles for [GPU API](CategoryGPU) contexts.
|
||||||
*
|
*
|
||||||
* For the most part, OpenXR operates independent of SDL, but the graphics
|
* For the most part, OpenXR operates independent of SDL, but the graphics
|
||||||
* initialization depends on direct support from SDL_gpu.
|
* initialization depends on direct support from the GPU API.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SDL_openxr_h_
|
#ifndef SDL_openxr_h_
|
||||||
|
|||||||
Reference in New Issue
Block a user