srp
software rendering pipeline
Loading...
Searching...
No Matches
type.h File Reference
#include <stdint.h>
#include <stddef.h>
Include dependency graph for type.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Functions and types to help dealing with opaque types