mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-02 20:14:39 +00:00
Functions to bind GPURenderState storage textures, buffers and sampler bindings (#15150)
This commit is contained in:
@@ -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: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user