mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 14:09:10 +00:00
Rename SDL_SetGPURenderStateFragmentUniformData() to SDL_SetGPURenderStateFragmentUniforms()
This commit is contained in:
parent
96194347bc
commit
02faa8f75c
7 changed files with 9 additions and 9 deletions
|
@ -1239,7 +1239,7 @@ SDL3_0.0.0 {
|
|||
SDL_SetDefaultTextureScaleMode;
|
||||
SDL_GetDefaultTextureScaleMode;
|
||||
SDL_CreateGPURenderState;
|
||||
SDL_SetGPURenderStateFragmentUniformData;
|
||||
SDL_SetGPURenderStateFragmentUniforms;
|
||||
SDL_SetRenderGPUState;
|
||||
SDL_DestroyGPURenderState;
|
||||
# extra symbols go here (don't modify this line)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue