mirror of https://github.com/libsdl-org/SDL.git
parent
982094c85c
commit
7af17f874c
|
|
@ -1498,6 +1498,10 @@ typedef struct SDL_GPUIndirectDispatchCommand
|
|||
* \since This function is available since SDL 3.2.0.
|
||||
*
|
||||
* \sa SDL_CreateGPUSampler
|
||||
* \sa SDL_GPUFilter
|
||||
* \sa SDL_GPUSamplerMipmapMode
|
||||
* \sa SDL_GPUSamplerAddressMode
|
||||
* \sa SDL_GPUCompareOp
|
||||
*/
|
||||
typedef struct SDL_GPUSamplerCreateInfo
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue