mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 12:18:28 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
0815637cf0
commit
deadfe0c98
1 changed files with 2 additions and 2 deletions
|
@ -1495,8 +1495,8 @@ typedef struct SDL_GPUIndirectDispatchCommand
|
|||
/**
|
||||
* A structure specifying the parameters of a sampler.
|
||||
*
|
||||
* Note that mip_lod_bias is a no-op for the Metal driver.
|
||||
* For Metal, LOD bias must be applied via shader instead.
|
||||
* Note that mip_lod_bias is a no-op for the Metal driver. For Metal, LOD bias
|
||||
* must be applied via shader instead.
|
||||
*
|
||||
* \since This function is available since SDL 3.2.0.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue