mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-27 21:48:29 +00:00
SDL_GPUShaderFormat isn't an enum anymore
This commit is contained in:
@@ -580,7 +580,7 @@ typedef enum SDL_GPUShaderStage
|
|||||||
*
|
*
|
||||||
* Each format corresponds to a specific backend that accepts it.
|
* Each format corresponds to a specific backend that accepts it.
|
||||||
*
|
*
|
||||||
* \since This enum is available since SDL 3.0.0
|
* \since This datatype is available since SDL 3.0.0
|
||||||
*
|
*
|
||||||
* \sa SDL_CreateGPUShader
|
* \sa SDL_CreateGPUShader
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user