mirror of https://github.com/libsdl-org/SDL.git
parent
962268ca21
commit
e6e468d0c4
|
|
@ -25,7 +25,7 @@
|
||||||
* # CategoryGPU
|
* # CategoryGPU
|
||||||
*
|
*
|
||||||
* The GPU API offers a cross-platform way for apps to talk to modern graphics
|
* The GPU API offers a cross-platform way for apps to talk to modern graphics
|
||||||
* hardware. It offers both 3D graphics and "compute" support, in the style of
|
* hardware. It offers both 3D graphics and compute support, in the style of
|
||||||
* Metal, Vulkan, and Direct3D 12.
|
* Metal, Vulkan, and Direct3D 12.
|
||||||
*
|
*
|
||||||
* A basic workflow might be something like this:
|
* A basic workflow might be something like this:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue