prepare cuda deliver dev
This commit is contained in:
@@ -424,4 +424,4 @@ BS_EXPORT void* BSCreateInstance() {
|
||||
|
||||
BS_EXPORT void BSDestroyInstance(void* instance) {
|
||||
delete dynamic_cast<DirectX11Engine*>(static_cast<IEngine*>(instance));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user