srp
software rendering pipeline
Loading...
Searching...
No Matches

Stuff that cannot be easily grouped into other modules. More...

Collaboration diagram for Various:
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

Stuff that cannot be easily grouped into other modules.

Typedef Documentation

◆ SRPType

typedef enum SRPType SRPType

Represents data types, this is needed for internal handling of opaque types

Enumeration Type Documentation

◆ SRPType

enum SRPType

Represents data types, this is needed for internal handling of opaque types