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

  /external/vulkan-validation-layers/layers/
vk_layer_table.h 54 void destroy_device_dispatch_table(dispatch_key key);
vk_layer_table.cpp 86 void destroy_device_dispatch_table(dispatch_key key) { destroy_dispatch_table(tableMap, key); } function

Completed in 1052 milliseconds