Add SDL_SetGPUBlendConstants, SDL_SetGPUStencilReference (#10704)

This commit is contained in:
Caleb Cornett
2024-09-05 17:41:23 -05:00
committed by GitHub
parent 04a732881a
commit 2d4eb29c37
10 changed files with 383 additions and 189 deletions

View File

@@ -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;