Home
last modified time | relevance | path

Searched refs:GetLayerOptionFlags (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_config.h61 VkFlags GetLayerOptionFlags(std::string _option, std::unordered_map<std::string, VkFlags> const &en…
Dvk_layer_config.cpp95 VkFlags GetLayerOptionFlags(std::string _option, std::unordered_map<std::string, VkFlags> const &en… in GetLayerOptionFlags() function
Dvk_layer_utils.cpp758 …VkDebugReportFlagsEXT report_flags = GetLayerOptionFlags(report_flags_key, report_flags_option_def… in layer_debug_actions()
759 …VkLayerDbgActionFlags debug_action = GetLayerOptionFlags(debug_action_key, debug_actions_option_de… in layer_debug_actions()