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

  /external/vulkan-validation-layers/layers/
vk_layer_logging.h 238 static inline VkResult layer_copy_tmp_callbacks(const void *pChain, uint32_t *num_callbacks, function
282 // This utility frees the arrays allocated by layer_copy_tmp_callbacks()
289 // that were copied by layer_copy_tmp_callbacks()
306 // that were copied by layer_copy_tmp_callbacks()
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
vk_layer_logging.h 223 static VkResult layer_copy_tmp_callbacks(const void *pChain, uint32_t *num_callbacks, VkDebugReportCallbackCreateInfoEXT **infos, function
267 // This utility frees the arrays allocated by layer_copy_tmp_callbacks()
274 // that were copied by layer_copy_tmp_callbacks()
291 // that were copied by layer_copy_tmp_callbacks()

Completed in 67 milliseconds