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

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

Collaboration diagram for Various:

Files

file  type.h
 
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

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