SDL 3.0
SDL_GPUVertexAttribute Struct Reference

#include <SDL_gpu.h>

Data Fields

Uint32 location
 
Uint32 binding
 
SDL_GPUVertexElementFormat format
 
Uint32 offset
 

Detailed Description

Definition at line 642 of file SDL_gpu.h.

Field Documentation

◆ binding

Uint32 SDL_GPUVertexAttribute::binding

Definition at line 645 of file SDL_gpu.h.

◆ format

SDL_GPUVertexElementFormat SDL_GPUVertexAttribute::format

Definition at line 646 of file SDL_gpu.h.

◆ location

Uint32 SDL_GPUVertexAttribute::location

Definition at line 644 of file SDL_gpu.h.

◆ offset

Uint32 SDL_GPUVertexAttribute::offset

Definition at line 647 of file SDL_gpu.h.


The documentation for this struct was generated from the following file: