Renderer: Working compute implementation
This commit is contained in:
committed by
Jérôme Leclercq
parent
4605eed0da
commit
fe8715f1fb
@@ -83,6 +83,7 @@ namespace Nz
|
||||
TopOfPipe,
|
||||
|
||||
ColorOutput,
|
||||
ComputeShader,
|
||||
DrawIndirect,
|
||||
FragmentShader,
|
||||
FragmentTestsEarly,
|
||||
@@ -196,6 +197,7 @@ namespace Nz
|
||||
ColorOutput,
|
||||
DepthStencilReadOnly,
|
||||
DepthStencilReadWrite,
|
||||
General,
|
||||
Present,
|
||||
TransferSource,
|
||||
TransferDestination,
|
||||
|
||||
Reference in New Issue
Block a user