Home | History | Annotate | Download | only in layers

Lines Matching defs:vkGetDeviceQueue

215 VKAPI_ATTR void VKAPI_CALL vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue)
1180 return (PFN_vkVoidFunction) vkGetDeviceQueue;