Просмотр исходного кода

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 7 месяцев назад
Родитель
Сommit
deadfe0c98
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      include/SDL3/SDL_gpu.h

+ 2 - 2
include/SDL3/SDL_gpu.h

@@ -1495,8 +1495,8 @@ typedef struct SDL_GPUIndirectDispatchCommand
 /**
 /**
  * A structure specifying the parameters of a sampler.
  * 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.
  * \since This function is available since SDL 3.2.0.
  *
  *