mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
96a061e1b1
commit
364c8037f4
1 changed files with 2 additions and 2 deletions
|
|
@ -22,10 +22,10 @@
|
|||
/**
|
||||
* # CategoryOpenXR
|
||||
*
|
||||
* Functions for creating OpenXR handles for [GPU API](CategoryGPU) contexts.
|
||||
* Functions for creating OpenXR handles for SDL_gpu contexts.
|
||||
*
|
||||
* For the most part, OpenXR operates independent of SDL, but the graphics
|
||||
* initialization depends on direct support from the GPU API.
|
||||
* initialization depends on direct support from SDL_gpu.
|
||||
*/
|
||||
|
||||
#ifndef SDL_openxr_h_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue