Home
last modified time | relevance | path

Searched refs:spuCompoundShape (Results 1 – 6 of 6) sorted by relevance

/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/
H A DSpuCollisionShapes.cpp231 …oundShape_LocalStoreMemory* compoundShapeLocation, btCompoundShape* spuCompoundShape, uint32_t dma… in dmaCompoundShapeInfo() argument
235 int childShapeCount = spuCompoundShape->getNumChildShapes(); in dmaCompoundShapeInfo()
237 dmaPpuAddress2 = (ppu_address_t)spuCompoundShape->getChildList(); in dmaCompoundShapeInfo()
241 …oundShape_LocalStoreMemory* compoundShapeLocation, btCompoundShape* spuCompoundShape, uint32_t dma… in dmaCompoundSubShapes() argument
243 int childShapeCount = spuCompoundShape->getNumChildShapes(); in dmaCompoundSubShapes()
H A DSpuCollisionShapes.h90 …oundShape_LocalStoreMemory* compoundShapeLocation, btCompoundShape* spuCompoundShape, uint32_t dma…
91 …oundShape_LocalStoreMemory* compoundShapeLocation, btCompoundShape* spuCompoundShape, uint32_t dma…
H A DSpuGatheringCollisionTask.cpp759 btCompoundShape* spuCompoundShape = (btCompoundShape*)collisionShape0Loc; in handleCollisionPair() local
760 dmaCompoundShapeInfo (&lsMem.compoundShapeData[0], spuCompoundShape, 1); in handleCollisionPair()
763 int childShapeCount = spuCompoundShape->getNumChildShapes(); in handleCollisionPair()
791 btCompoundShape* spuCompoundShape = (btCompoundShape*)collisionShape1Loc; in handleCollisionPair() local
792 dmaCompoundShapeInfo (&lsMem.compoundShapeData[0], spuCompoundShape, 1); in handleCollisionPair()
795 int childShapeCount = spuCompoundShape->getNumChildShapes(); in handleCollisionPair()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/
H A DSpuCollisionShapes.cpp238 …oundShape_LocalStoreMemory* compoundShapeLocation, btCompoundShape* spuCompoundShape, uint32_t dma… in dmaCompoundShapeInfo() argument
242 int childShapeCount = spuCompoundShape->getNumChildShapes(); in dmaCompoundShapeInfo()
244 dmaPpuAddress2 = (ppu_address_t)spuCompoundShape->getChildList(); in dmaCompoundShapeInfo()
248 …oundShape_LocalStoreMemory* compoundShapeLocation, btCompoundShape* spuCompoundShape, uint32_t dma… in dmaCompoundSubShapes() argument
250 int childShapeCount = spuCompoundShape->getNumChildShapes(); in dmaCompoundSubShapes()
H A DSpuCollisionShapes.h93 …oundShape_LocalStoreMemory* compoundShapeLocation, btCompoundShape* spuCompoundShape, uint32_t dma…
94 …oundShape_LocalStoreMemory* compoundShapeLocation, btCompoundShape* spuCompoundShape, uint32_t dma…
H A DSpuGatheringCollisionTask.cpp910 btCompoundShape* spuCompoundShape = (btCompoundShape*)collisionShape0Loc; in handleCollisionPair() local
911 dmaCompoundShapeInfo (&lsMem.compoundShapeData[0], spuCompoundShape, 1); in handleCollisionPair()
914 int childShapeCount = spuCompoundShape->getNumChildShapes(); in handleCollisionPair()
943 btCompoundShape* spuCompoundShape = (btCompoundShape*)collisionShape1Loc; in handleCollisionPair() local
944 dmaCompoundShapeInfo (&lsMem.compoundShapeData[0], spuCompoundShape, 1); in handleCollisionPair()
947 int childShapeCount = spuCompoundShape->getNumChildShapes(); in handleCollisionPair()