pub type VkQueryResultFlags = VkFlags;Trait Implementations§
Source§impl From<QueryResultFlags> for VkQueryResultFlags
impl From<QueryResultFlags> for VkQueryResultFlags
Source§fn from(value: QueryResultFlags) -> Self
fn from(value: QueryResultFlags) -> Self
Converts to this type from the input type.