SDL_GPU_STOREOP_RESOLVE

Constant SDL_GPU_STOREOP_RESOLVE 

Source
pub const SDL_GPU_STOREOP_RESOLVE: SDL_GPUStoreOp;
Expand description

The multisample contents generated during the render pass will be resolved to a non-multisample texture. The contents in the multisample texture may then be discarded and will be undefined.