Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h649 static inline void layer_destroy_report_callback(debug_report_data *debug_data, VkDebugReportCallba… in layer_destroy_report_callback() function
785 layer_destroy_report_callback(debug_data, callbacks[j], NULL); in layer_enable_tmp_report_callbacks()
798 layer_destroy_report_callback(debug_data, callbacks[i], NULL); in layer_disable_tmp_report_callbacks()
Dcore_validation.cpp12757 layer_destroy_report_callback(instance_data->report_data, msgCallback, pAllocator); in PostCallRecordDestroyDebugReportCallbackEXT()