Searched refs:layer_init_device_dispatch_table (Results 1 – 2 of 2) sorted by relevance
395 static inline void layer_init_device_dispatch_table(VkDevice device, VkLayerDispatchTable *table, P… in layer_init_device_dispatch_table() function
646 …layer_init_device_dispatch_table(*pDevice, &device_interceptor->device_dispatch_table, fpGetDevice… in CreateDevice()