コード例 #1
0
ファイル: VkCommandList.cs プロジェクト: suprafun/veldrid
 public override void Dispose()
 {
     _gd.EnqueueDisposedCommandBuffer(this);
 }