HomeSort by relevance Sort by last modified time
    Searched refs:VkLayerDbgActionFlags (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/layers/
vk_layer_config.h 41 typedef VkFlags VkLayerDbgActionFlags;
vk_layer_utils.cpp 104 VkLayerDbgActionFlags debug_action = GetLayerOptionFlags(debug_action_key, debug_actions_option_definitions, 0);
163 VkLayerDbgActionFlags debug_action = GetLayerOptionFlags(debug_action_key, debug_actions_option_definitions, 0);

Completed in 609 milliseconds