mirror of https://github.com/libsdl-org/SDL
Sync SDL3 wiki -> header
This commit is contained in:
parent
96e147b2b9
commit
262ffa27e7
|
@ -1806,8 +1806,8 @@ extern SDL_DECLSPEC const char * SDLCALL SDL_GetGPUDeviceDriver(SDL_GPUDevice *d
|
||||||
* Returns the supported shader formats for this GPU context.
|
* Returns the supported shader formats for this GPU context.
|
||||||
*
|
*
|
||||||
* \param device a GPU context to query.
|
* \param device a GPU context to query.
|
||||||
* \returns a bitflag indicating which shader formats the driver is
|
* \returns a bitflag indicating which shader formats the driver is able to
|
||||||
* able to consume.
|
* consume.
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 3.0.0.
|
* \since This function is available since SDL 3.0.0.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue