Functions to bind GPURenderState storage textures, buffers and sampler bindings (#15150)

This commit is contained in:
Void Star Caster
2026-03-02 21:50:58 +01:00
committed by GitHub
parent e2a2e2c31e
commit 2e3300e872
5 changed files with 132 additions and 0 deletions

View File

@@ -1280,6 +1280,9 @@ SDL3_0.0.0 {
SDL_OpenXR_UnloadLibrary;
SDL_OpenXR_GetXrGetInstanceProcAddr;
SDL_CreateTrayWithProperties;
SDL_SetGPURenderStateSamplerBindings;
SDL_SetGPURenderStateStorageTextures;
SDL_SetGPURenderStateStorageBuffers;
# extra symbols go here (don't modify this line)
local: *;
};