Constant SDL_GPU_VERTEXINPUTRATE_VERTEX
pub const SDL_GPU_VERTEXINPUTRATE_VERTEX: SDL_GPUVertexInputRate;
Available on crate feature
dep_sdl3
only.Expand description
Attribute addressing is a function of the vertex index.
pub const SDL_GPU_VERTEXINPUTRATE_VERTEX: SDL_GPUVertexInputRate;
dep_sdl3
only.Attribute addressing is a function of the vertex index.