Luna::RHI::IDevice::new_graphics_pipeline_state

virtual R< Ref< IPipelineState > > new_graphics_pipeline_state(const GraphicsPipelineStateDesc &desc)=0

Creates one new graphic pipeline state.

Parameters

  • in desc

    The descriptor object.

Return value

Returns the created graphic pipeline state object.