#include <SDL_gpu.h>
Public Attributes | |
| int | location |
| void * | values |
| GPU_AttributeFormat | format |
| GPU_AttributeFormat GPU_Attribute::format |
Definition at line 425 of file SDL_gpu.h.
Referenced by GPU_MakeAttribute(), and SetAttributeSource().
| int GPU_Attribute::location |
Definition at line 423 of file SDL_gpu.h.
Referenced by get_lowest_attribute_num_values(), GPU_MakeAttribute(), and SetAttributeSource().
| void* GPU_Attribute::values |
Definition at line 424 of file SDL_gpu.h.
Referenced by get_lowest_attribute_num_values(), GPU_MakeAttribute(), and SetAttributeSource().
1.8.8