|
srp
software rendering pipeline
|
#include <stdint.h>#include <stddef.h>

Go to the source code of this file.
| enum | SRPType { TYPE_UINT8 = 0 , TYPE_UINT16 , TYPE_UINT32 , TYPE_UINT64 , TYPE_FLOAT , TYPE_DOUBLE } |
| typedef enum SRPType | SRPType |
| size_t | srpSizeofType (SRPType type) |
Functions and types to help dealing with opaque types