Sfoglia il codice sorgente

Sync SDL3 wiki -> header

SDL Wiki Bot 1 anno fa
parent
commit
262ffa27e7
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      include/SDL3/SDL_gpu.h

+ 2 - 2
include/SDL3/SDL_gpu.h

@@ -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
- *                     able to consume.
+ * \returns a bitflag indicating which shader formats the driver is able to
+ *          consume.
  *
  *
  * \since This function is available since SDL 3.0.0.
  * \since This function is available since SDL 3.0.0.
  */
  */