Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_utils.cpp106 bool default_layer_callback = (debug_action & VK_DBG_LAYER_ACTION_DEFAULT) ? true : false; in layer_debug_messenger_actions() local
133 …layer_create_messenger_callback(report_data, default_layer_callback, &dbgCreateInfo, pAllocator, &… in layer_debug_messenger_actions()
142 …layer_create_messenger_callback(report_data, default_layer_callback, &dbgCreateInfo, pAllocator, &… in layer_debug_messenger_actions()
165 bool default_layer_callback = (debug_action & VK_DBG_LAYER_ACTION_DEFAULT) ? true : false; in layer_debug_report_actions() local
176 …layer_create_report_callback(report_data, default_layer_callback, &dbgCreateInfo, pAllocator, &cal… in layer_debug_report_actions()
189 …layer_create_report_callback(report_data, default_layer_callback, &dbgCreateInfo, pAllocator, &cal… in layer_debug_report_actions()
202 …layer_create_report_callback(report_data, default_layer_callback, &dbgCreateInfo, pAllocator, &cal… in layer_debug_report_actions()