VK: Added VK device to internal data.

This commit is contained in:
Бранимир Караџић
2019-09-12 21:18:18 -07:00
parent 6533baff7b
commit 1e5c99ed76

View File

@@ -2145,6 +2145,7 @@ VK_IMPORT_DEVICE
bx::snprintf(s_viewName[ii], BGFX_CONFIG_MAX_VIEW_NAME_RESERVED+1, "%3d ", ii);
}
g_internalData.context = m_device;
return true;
error: