Home | History | Annotate | Download | only in tests

Lines Matching refs:vkGetFenceStatus

306     // vkGetFenceStatus()
307 VkResult status() const { return vkGetFenceStatus(device(), handle()); }