Skip to content

Commit

Permalink
Update include/SDL3/SDL_gpu.h
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Lantinga <[email protected]>
  • Loading branch information
thatcosmonaut and slouken authored Oct 10, 2024
1 parent d950363 commit f5e8839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL3/SDL_gpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -3724,7 +3724,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_GPUTextureSupportsSampleCount(
* \param depth depth in pixels.
* \returns the size of a texture with this format and dimensions.
*
* \since This function is available since SDL 3.2.0.
* \since This function is available since SDL 3.1.5.
*/
extern SDL_DECLSPEC Uint32 SDLCALL SDL_CalculateGPUTextureFormatSize(
SDL_GPUTextureFormat format,
Expand Down

0 comments on commit f5e8839

Please sign in to comment.