Clear the temporary RenderTarget cache after Present. It should be okay to grab one of these and not free it.
Add ComputeShader.DispatchWithAttributes
Remove unused
commandlist.Dispatch uses the attributes from the commandlist, rather than the computeshader
Fix RenderAttributes setting doubles as float2 😵
Clean CommandList RenderTarget api