Searched defs:VulkanState (Results 1 – 1 of 1) sorted by relevance
96 pub struct VulkanState { struct102 impl ApplicationState for VulkanState { argument161 fn build<T: Window>(self, window: Arc<T>) -> Result<VulkanState> { in build()