mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-28 20:37:24 +02:00
SDL_openxr.h: tweak the category docs language slightly.
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
/**
|
||||
* # 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
|
||||
* initialization depends on direct support from SDL_gpu.
|
||||
* initialization depends on direct support from the GPU API.
|
||||
*/
|
||||
|
||||
#ifndef SDL_openxr_h_
|
||||
|
||||
Reference in New Issue
Block a user