SDL 3.0
|
#include <SDL_gpu.h>
A structure specifying the parameters of the graphics pipeline rasterizer state.
SDL_GPUCullMode SDL_GPURasterizerState::cull_mode |
float SDL_GPURasterizerState::depth_bias_clamp |
float SDL_GPURasterizerState::depth_bias_constant_factor |
float SDL_GPURasterizerState::depth_bias_slope_factor |
SDL_bool SDL_GPURasterizerState::enable_depth_bias |
SDL_GPUFillMode SDL_GPURasterizerState::fill_mode |
SDL_GPUFrontFace SDL_GPURasterizerState::front_face |