![]() |
Vireo
0.0
Vireo 3D Rendering Hardware Interface
|
Pipeline kind constants.
Lua full name: vireo.PipelineType
Constants | |
| integer | GRAPHIC |
| Graphics pipeline (vertex + fragment + optional hull/domain/geometry stages). | |
| integer | COMPUTE |
| Compute pipeline (compute shader only). | |
| integer GRAPHIC |
Graphics pipeline (vertex + fragment + optional hull/domain/geometry stages).
| integer COMPUTE |
Compute pipeline (compute shader only).