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

Go to the source code of this file.
| enum | SRPType { SRP_FLOAT = 0 , SRP_DOUBLE , SRP_INT8 , SRP_INT16 , SRP_INT32 , SRP_INT64 , SRP_UINT8 , SRP_UINT16 , SRP_UINT32 , SRP_UINT64 } |
| typedef enum SRPType | SRPType |
Functions and types to help dealing with opaque types