Lines Matching refs:GetDeviceProcAddr
760 PFN_vkVoidFunction GetDeviceProcAddr(VkDevice device, const char* pName) {763 return GetData(device).driver.GetDeviceProcAddr(device, pName);