Diligent Engine API Reference
Public Attributes | List of all members
Diligent::ComputePipelineDesc Struct Reference

Compute pipeline state description. More...

Public Attributes

IShaderpCS
 Compute shader to be used with the pipeline.
 

Detailed Description

Compute pipeline state description.

This structure describes the compute pipeline state and is part of the PipelineStateDesc structure.