Diligent::ComputePipelineStateCreateInfo struct

Compute pipeline state description.

Contents

Base classes

struct PipelineStateCreateInfo
Pipeline state creation attributes.

Public variables

IShader* pCS
Compute shader to be used with the pipeline.