Module prelude

Source

Functionsยง

debug_flags ๐Ÿ”’
read_into_defaulted_vector ๐Ÿ”’ โš 
Repeatedly calls f until it does not return vk::Result::INCOMPLETE anymore, ensuring all available data has been read into the vector.
read_into_uninitialized_vector ๐Ÿ”’ โš 
Repeatedly calls f until it does not return vk::Result::INCOMPLETE anymore, ensuring all available data has been read into the vector.

Type Aliasesยง

VkResult