mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-11 04:48:20 +00:00
updated multi threading shared code on multiple platforms.
This commit is contained in:
@@ -50,7 +50,7 @@ struct SpuGatherAndProcessPairsTaskDesc
|
||||
uint16_t numPages;
|
||||
uint16_t taskId;
|
||||
|
||||
struct CollisionTask_LocalStoreMemory* m_lsMemory;
|
||||
// struct CollisionTask_LocalStoreMemory* m_lsMemory;
|
||||
}
|
||||
#ifdef __CELLOS_LV2__
|
||||
__attribute__ ((aligned (16)))
|
||||
|
||||
Reference in New Issue
Block a user