Type Alias VkQueryResultFlags

Source
pub type VkQueryResultFlags = VkFlags;

Trait Implementations§

Source§

impl From<QueryResultFlags> for VkQueryResultFlags

Source§

fn from(value: QueryResultFlags) -> Self

Converts to this type from the input type.