pub trait Status { // Required method fn status(&self) -> Result<bool>; }
Retrieve the status(whether is signaled or not) of a synchronize object
On failure, this command returns
VK_ERROR_OUT_OF_HOST_MEMORY
VK_ERROR_OUT_OF_DEVICE_MEMORY
VK_ERROR_DEVICE_LOST