Home | History | Annotate | Download | only in demos

Lines Matching refs:vkEnumerateInstanceLayerProperties

548         err = vkEnumerateInstanceLayerProperties(&count, NULL);
564 vkEnumerateInstanceLayerProperties(&count, global_layer_properties);