Skip to content

Add missing texture usage entry#46

Open
SebLague wants to merge 1 commit into
flibitijibibo:mainfrom
SebLague:Dev
Open

Add missing texture usage entry#46
SebLague wants to merge 1 commit into
flibitijibibo:mainfrom
SebLague:Dev

Conversation

@SebLague

Copy link
Copy Markdown

The SDL_GPUTextureUsageFlags enum appears to be missing:
#define SDL_GPU_TEXTUREUSAGE_COMPUTE_STORAGE_SIMULTANEOUS_READ_WRITE (1u << 6) /**< Texture supports reads and writes in the same compute shader. This is NOT equivalent to READ | WRITE. */

This pr adds it to SDL3.Core.cs, SDL3.Legacy.cs and UserProvidedData.cs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant