SDL Wiki Bot пре 1 година
родитељ
комит
7ec998819d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      include/SDL3/SDL_gpu.h

+ 1 - 1
include/SDL3/SDL_gpu.h

@@ -2115,7 +2115,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_ReleaseGPUTexture(
 /**
 /**
  * Frees the given sampler as soon as it is safe to do so.
  * Frees the given sampler as soon as it is safe to do so.
  *
  *
- * You must not reference the texture after calling this function.
+ * You must not reference the sampler after calling this function.
  *
  *
  * \param device a GPU context.
  * \param device a GPU context.
  * \param sampler a sampler to be destroyed.
  * \param sampler a sampler to be destroyed.