|
srp
software rendering pipeline
|


Go to the source code of this file.
Classes | |
| struct | SRPVaryingInfo |
| enum | SRPInterpolationMode { SRP_INTERPOLATION_MODE_PERSPECTIVE , SRP_INTERPOLATION_MODE_AFFINE , SRP_INTERPOLATION_MODE_FLAT } |
| typedef struct SRPVertex | SRPVertex |
| typedef struct SRPVarying | SRPVarying |
| typedef enum SRPInterpolationMode | SRPInterpolationMode |
| typedef struct SRPInterpolated | SRPInterpolated |
Typedefs related to vertex handling
| typedef struct SRPInterpolated SRPInterpolated |
Represents interpolated varyings
| typedef enum SRPInterpolationMode SRPInterpolationMode |
Varyings interpolation mode
| typedef struct SRPVarying SRPVarying |
Represents a varying as outputted by the vertex shader
SRPVertexShaderOut | enum SRPInterpolationMode |