pub fn instance_extension_properties_cstr_alloc(
layer_name: Option<&CStr>,
) -> Result<Vec<VkExtensionProperties>>
Available on crate features
Implements
and alloc
only.Expand description
Returns up to all of global extension properties
ยงFailures
On failure, this command returns
VK_ERROR_OUT_OF_HOST_MEMORY
VK_ERROR_OUT_OF_DEVICE_MEMORY
VK_ERROR_LAYER_NOT_PRESENT