diff --git a/SDL3/CategoryAPIEnumerators.md b/SDL3/CategoryAPIEnumerators.md index 276fdaca3..28582afbb 100644 --- a/SDL3/CategoryAPIEnumerators.md +++ b/SDL3/CategoryAPIEnumerators.md @@ -404,6 +404,8 @@ - [SDL_GPU_STENCILOP_REPLACE](SDL_GPU_STENCILOP_REPLACE) - [SDL_GPU_STENCILOP_ZERO](SDL_GPU_STENCILOP_ZERO) - [SDL_GPU_STOREOP_DONT_CARE](SDL_GPU_STOREOP_DONT_CARE) +- [SDL_GPU_STOREOP_RESOLVE](SDL_GPU_STOREOP_RESOLVE) +- [SDL_GPU_STOREOP_RESOLVE_AND_STORE](SDL_GPU_STOREOP_RESOLVE_AND_STORE) - [SDL_GPU_STOREOP_STORE](SDL_GPU_STOREOP_STORE) - [SDL_GPU_SWAPCHAINCOMPOSITION_HDR10_ST2048](SDL_GPU_SWAPCHAINCOMPOSITION_HDR10_ST2048) - [SDL_GPU_SWAPCHAINCOMPOSITION_HDR_EXTENDED_LINEAR](SDL_GPU_SWAPCHAINCOMPOSITION_HDR_EXTENDED_LINEAR)