#include <SDL_gpu.h>
GPU_Attribute GPU_AttributeSource::attribute |
Definition at line 438 of file SDL_gpu.h.
Referenced by get_lowest_attribute_num_values(), and SetAttributeSource().
Uint8 GPU_AttributeSource::enabled |
Definition at line 430 of file SDL_gpu.h.
Referenced by SetAttributeSource().
void* GPU_AttributeSource::next_value |
Definition at line 432 of file SDL_gpu.h.
Referenced by SetAttributeSource().
int GPU_AttributeSource::num_values |
Definition at line 431 of file SDL_gpu.h.
Referenced by get_lowest_attribute_num_values(), and SetAttributeSource().
void* GPU_AttributeSource::per_vertex_storage |
Definition at line 437 of file SDL_gpu.h.
Referenced by SetAttributeSource().
int GPU_AttributeSource::per_vertex_storage_offset_bytes |
Definition at line 435 of file SDL_gpu.h.
Referenced by SetAttributeSource().
int GPU_AttributeSource::per_vertex_storage_size |
Definition at line 436 of file SDL_gpu.h.
Referenced by SetAttributeSource().
int GPU_AttributeSource::per_vertex_storage_stride_bytes |
Definition at line 434 of file SDL_gpu.h.
Referenced by SetAttributeSource().