Luna::RHI::IDevice::new_compute_pipeline_state

virtual R< Ref< IPipelineState > > new_compute_pipeline_state(const ComputePipelineStateDesc &desc)=0

Creates one compute pipeline state.

Parameters

  • in desc

    The descriptor object.

Return value

Returns the created compute pipeline state object.