Add SDL_SetGPUBlendConstants, SDL_SetGPUStencilReference (#10704)
This commit is contained in:
parent
04a732881a
commit
2d4eb29c37
10 changed files with 383 additions and 189 deletions
|
@ -778,8 +778,10 @@ SDL3_0.0.0 {
|
|||
SDL_SetEventEnabled;
|
||||
SDL_SetEventFilter;
|
||||
SDL_SetFloatProperty;
|
||||
SDL_SetGPUBlendConstants;
|
||||
SDL_SetGPUBufferName;
|
||||
SDL_SetGPUScissor;
|
||||
SDL_SetGPUStencilReference;
|
||||
SDL_SetGPUSwapchainParameters;
|
||||
SDL_SetGPUTextureName;
|
||||
SDL_SetGPUViewport;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue