mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced 2024-11-21 23:14:35 +00:00
Remove cringe whitespace
This commit is contained in:
parent
a4d4e0690e
commit
61f77612c7
@ -380,7 +380,7 @@ class InstanceBuilder {
|
||||
InstanceBuilder& enable_validation_layers(bool require_validation = true);
|
||||
// Checks if the validation layers are available and loads them if they are.
|
||||
InstanceBuilder& request_validation_layers(bool enable_validation = true);
|
||||
|
||||
|
||||
// Use a default debug callback that prints to standard out.
|
||||
InstanceBuilder& use_default_debug_messenger();
|
||||
// Provide a user defined debug callback.
|
||||
|
Loading…
Reference in New Issue
Block a user