예제 #1
0
파일: VkFence.cs 프로젝트: yvanoff/veldrid
 public override void Reset()
 {
     _gd.ResetFence(this);
 }