mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-17 19:48:51 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
cc24518c41
commit
609b147432
1 changed files with 4 additions and 0 deletions
|
|
@ -1599,6 +1599,10 @@ typedef struct SDL_GPUShaderCreateInfo
|
|||
* \since This struct is available since SDL 3.1.3
|
||||
*
|
||||
* \sa SDL_CreateGPUTexture
|
||||
* \sa SDL_GPUTextureType
|
||||
* \sa SDL_GPUTextureFormat
|
||||
* \sa SDL_GPUTextureUsageFlags
|
||||
* \sa SDL_GPUSampleCount
|
||||
*/
|
||||
typedef struct SDL_GPUTextureCreateInfo
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue