aboutsummaryrefslogtreecommitdiff
path: root/samples/config_helper_dawn.h
diff options
context:
space:
mode:
Diffstat (limited to 'samples/config_helper_dawn.h')
-rw-r--r--samples/config_helper_dawn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/config_helper_dawn.h b/samples/config_helper_dawn.h
index 1f0fdff..8e8c56c 100644
--- a/samples/config_helper_dawn.h
+++ b/samples/config_helper_dawn.h
@@ -39,6 +39,7 @@ class ConfigHelperDawn : public ConfigHelperImpl {
amber::Result CreateConfig(
uint32_t engine_major,
uint32_t engine_minor,
+ int32_t selected_device,
const std::vector<std::string>& required_features,
const std::vector<std::string>& required_instance_extensions,
const std::vector<std::string>& required_device_extensions,