Constant SDL_GPU_FRONTFACE_COUNTER_CLOCKWISE
pub const SDL_GPU_FRONTFACE_COUNTER_CLOCKWISE: SDL_GPUFrontFace;
Available on crate feature
dep_sdl3
only.Expand description
A triangle with counter-clockwise vertex winding will be considered front-facing.