Function SDL_GenerateMipmapsForGPUTexture
pub unsafe extern "C" fn SDL_GenerateMipmapsForGPUTexture(
command_buffer: *mut SDL_GPUCommandBuffer,
texture: *mut SDL_GPUTexture,
)
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_GenerateMipmapsForGPUTexture(
command_buffer: *mut SDL_GPUCommandBuffer,
texture: *mut SDL_GPUTexture,
)
dep_sdl3
only.