Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h594 static inline void layer_debug_utils_destroy_device(VkDevice device) { in layer_debug_utils_destroy_device() function
Dcore_validation.cpp2562 layer_debug_utils_destroy_device(device); in PreCallRecordDestroyDevice()