Vireo  0.0
Vireo 3D Rendering Hardware Interface
Pipeline Struct Reference

Detailed Description

Base type for compiled GPU pipelines. Use vireo.ComputePipeline or vireo.GraphicPipeline.

Lua full name: vireo.Pipeline

Properties

PipelineResources resources
 The pipeline layout used by this pipeline. (read-only)
 
PipelineType type
 The pipeline kind (GRAPHIC or COMPUTE). (read-only)
 

Property Documentation

PipelineResources resources

The pipeline layout used by this pipeline. (read-only)

The pipeline kind (GRAPHIC or COMPUTE). (read-only)