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 {
  TYPE_UINT8 = 0 , TYPE_UINT16 , TYPE_UINT32 , TYPE_UINT64 ,
  TYPE_FLOAT , TYPE_DOUBLE
}
 
typedef enum SRPType SRPType
 
size_t srpSizeofType (SRPType type)
 

Detailed Description

Functions and types to help dealing with opaque types