Home
last modified time | relevance | path

Searched defs:pChain (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/loader/
Ddebug_report.c168 const void *pChain, const VkAllocationCallbacks *pAllocator,
/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h223 static VkResult layer_copy_tmp_callbacks(const void *pChain, uint32_t *num_callbacks, VkDebugReport… in layer_copy_tmp_callbacks()