MethaneKit icon indicating copy to clipboard operation
MethaneKit copied to clipboard

Compute pipeline support

Open egorodet opened this issue 6 years ago • 0 comments

Support execution of compute shaders with Methane Kit. Add compute pipeline interfaces to Graphics Core module along with DX12 and Metal implementations:

  • ComputeCommandList
  • ComputeState
  • Shader::Type::Compute

egorodet avatar Mar 12 '19 20:03 egorodet