Home
last modified time | relevance | path

Searched refs:nContacts (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsContactSolver.cpp513 if (gIdx < nContacts) in SetSortDataCPU()
683 int nContacts = nContactOut; in solveContacts() local
733 cdata.m_nContacts = nContacts; in solveContacts()
830 if (nContacts) in solveContacts()
865 cdata.x = nContacts; in solveContacts()
888 if (nContacts) in solveContacts()
903 cdata.x = nContacts; in solveContacts()
911 launcher.launch1D(nContacts, 64); in solveContacts()
918 if (nContacts) in solveContacts()
1002 if (nContacts) in solveContacts()
[all …]
H A Db3Solver.h105 int nContacts, const ConstraintCfg& cfg);
107 …void batchContacts(b3OpenCLArray<b3Contact4>* contacts, int nContacts, b3OpenCLArray<unsigned int>…
H A Db3Solver.cpp870 int nContacts, const ConstraintCfg& cfg) in convertToConstraints() argument
873 contactCOut->resize(nContacts); in convertToConstraints()
884 cdata.m_nContacts = nContacts; in convertToConstraints()
901 gConstraintOut.resize(nContacts); in convertToConstraints()
904 for (int gIdx = 0; gIdx < nContacts; gIdx++) in convertToConstraints()
949 launcher.launch1D(nContacts, 64); in convertToConstraints()
1033 void b3Solver::batchContacts(b3OpenCLArray<b3Contact4>* contacts, int nContacts, b3OpenCLArray<unsi… in batchContacts() argument
1040 cdata.x = nContacts; in batchContacts()
1092 b3Contact4* hostContacts = new b3Contact4[nContacts]; in batchContacts()
1093 m_contactBuffer->read(hostContacts, nContacts); in batchContacts()
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsContactSolver.cpp513 if (gIdx < nContacts) in SetSortDataCPU()
683 int nContacts = nContactOut; in solveContacts() local
733 cdata.m_nContacts = nContacts; in solveContacts()
830 if (nContacts) in solveContacts()
865 cdata.x = nContacts; in solveContacts()
888 if (nContacts) in solveContacts()
903 cdata.x = nContacts; in solveContacts()
911 launcher.launch1D(nContacts, 64); in solveContacts()
918 if (nContacts) in solveContacts()
1002 if (nContacts) in solveContacts()
[all …]
H A Db3Solver.h105 int nContacts, const ConstraintCfg& cfg);
107 …void batchContacts(b3OpenCLArray<b3Contact4>* contacts, int nContacts, b3OpenCLArray<unsigned int>…
H A Db3Solver.cpp870 int nContacts, const ConstraintCfg& cfg) in convertToConstraints() argument
873 contactCOut->resize(nContacts); in convertToConstraints()
884 cdata.m_nContacts = nContacts; in convertToConstraints()
901 gConstraintOut.resize(nContacts); in convertToConstraints()
904 for (int gIdx = 0; gIdx < nContacts; gIdx++) in convertToConstraints()
949 launcher.launch1D(nContacts, 64); in convertToConstraints()
1033 void b3Solver::batchContacts(b3OpenCLArray<b3Contact4>* contacts, int nContacts, b3OpenCLArray<unsi… in batchContacts() argument
1040 cdata.x = nContacts; in batchContacts()
1092 b3Contact4* hostContacts = new b3Contact4[nContacts]; in batchContacts()
1093 m_contactBuffer->read(hostContacts, nContacts); in batchContacts()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsContactSolver.cpp513 if (gIdx < nContacts) in SetSortDataCPU()
683 int nContacts = nContactOut; in solveContacts() local
733 cdata.m_nContacts = nContacts; in solveContacts()
830 if (nContacts) in solveContacts()
865 cdata.x = nContacts; in solveContacts()
888 if (nContacts) in solveContacts()
903 cdata.x = nContacts; in solveContacts()
911 launcher.launch1D(nContacts, 64); in solveContacts()
918 if (nContacts) in solveContacts()
1002 if (nContacts) in solveContacts()
[all …]
H A Db3Solver.h105 int nContacts, const ConstraintCfg& cfg);
107 …void batchContacts(b3OpenCLArray<b3Contact4>* contacts, int nContacts, b3OpenCLArray<unsigned int>…
H A Db3Solver.cpp870 int nContacts, const ConstraintCfg& cfg) in convertToConstraints() argument
873 contactCOut->resize(nContacts); in convertToConstraints()
884 cdata.m_nContacts = nContacts; in convertToConstraints()
901 gConstraintOut.resize(nContacts); in convertToConstraints()
904 for (int gIdx = 0; gIdx < nContacts; gIdx++) in convertToConstraints()
949 launcher.launch1D(nContacts, 64); in convertToConstraints()
1033 void b3Solver::batchContacts(b3OpenCLArray<b3Contact4>* contacts, int nContacts, b3OpenCLArray<unsi… in batchContacts() argument
1040 cdata.x = nContacts; in batchContacts()
1092 b3Contact4* hostContacts = new b3Contact4[nContacts]; in batchContacts()
1093 m_contactBuffer->read(hostContacts, nContacts); in batchContacts()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsContactSolver.cpp513 if (gIdx < nContacts) in SetSortDataCPU()
683 int nContacts = nContactOut; in solveContacts() local
733 cdata.m_nContacts = nContacts; in solveContacts()
830 if (nContacts) in solveContacts()
865 cdata.x = nContacts; in solveContacts()
888 if (nContacts) in solveContacts()
903 cdata.x = nContacts; in solveContacts()
911 launcher.launch1D(nContacts, 64); in solveContacts()
918 if (nContacts) in solveContacts()
1002 if (nContacts) in solveContacts()
[all …]
H A Db3Solver.h105 int nContacts, const ConstraintCfg& cfg);
107 …void batchContacts(b3OpenCLArray<b3Contact4>* contacts, int nContacts, b3OpenCLArray<unsigned int>…
H A Db3Solver.cpp870 int nContacts, const ConstraintCfg& cfg) in convertToConstraints() argument
873 contactCOut->resize(nContacts); in convertToConstraints()
884 cdata.m_nContacts = nContacts; in convertToConstraints()
901 gConstraintOut.resize(nContacts); in convertToConstraints()
904 for (int gIdx = 0; gIdx < nContacts; gIdx++) in convertToConstraints()
949 launcher.launch1D(nContacts, 64); in convertToConstraints()
1033 void b3Solver::batchContacts(b3OpenCLArray<b3Contact4>* contacts, int nContacts, b3OpenCLArray<unsi… in batchContacts() argument
1040 cdata.x = nContacts; in batchContacts()
1092 b3Contact4* hostContacts = new b3Contact4[nContacts]; in batchContacts()
1093 m_contactBuffer->read(hostContacts, nContacts); in batchContacts()
/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/NarrowphaseCollision/
H A Db3ConvexHullContact.cpp1142 int& nContacts, in clipHullHullSingle() argument
1243 contactIndex = nContacts; in clipHullHullSingle()
1261 nContacts++; in clipHullHullSingle()
2639 if (nContacts) in computeConvexConvexContactsGPUSAT()
2737 hostContacts.resize(nContacts); in computeConvexConvexContactsGPUSAT()
2738 if (nContacts) in computeConvexConvexContactsGPUSAT()
2779 contactOut->resize(nContacts); in computeConvexConvexContactsGPUSAT()
3005 if (nContacts) in computeConvexConvexContactsGPUSAT()
3968 if (nContacts) in computeConvexConvexContactsGPUSAT()
4035 contactOut->resize(nContacts); in computeConvexConvexContactsGPUSAT()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/NarrowphaseCollision/
H A Db3ConvexHullContact.cpp1142 int& nContacts, in clipHullHullSingle() argument
1243 contactIndex = nContacts; in clipHullHullSingle()
1261 nContacts++; in clipHullHullSingle()
2639 if (nContacts) in computeConvexConvexContactsGPUSAT()
2737 hostContacts.resize(nContacts); in computeConvexConvexContactsGPUSAT()
2738 if (nContacts) in computeConvexConvexContactsGPUSAT()
2779 contactOut->resize(nContacts); in computeConvexConvexContactsGPUSAT()
3005 if (nContacts) in computeConvexConvexContactsGPUSAT()
3968 if (nContacts) in computeConvexConvexContactsGPUSAT()
4035 contactOut->resize(nContacts); in computeConvexConvexContactsGPUSAT()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/NarrowphaseCollision/
H A Db3ConvexHullContact.cpp1142 int& nContacts, in clipHullHullSingle() argument
1243 contactIndex = nContacts; in clipHullHullSingle()
1261 nContacts++; in clipHullHullSingle()
2639 if (nContacts) in computeConvexConvexContactsGPUSAT()
2737 hostContacts.resize(nContacts); in computeConvexConvexContactsGPUSAT()
2738 if (nContacts) in computeConvexConvexContactsGPUSAT()
2779 contactOut->resize(nContacts); in computeConvexConvexContactsGPUSAT()
3005 if (nContacts) in computeConvexConvexContactsGPUSAT()
3968 if (nContacts) in computeConvexConvexContactsGPUSAT()
4035 contactOut->resize(nContacts); in computeConvexConvexContactsGPUSAT()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/NarrowphaseCollision/
H A Db3ConvexHullContact.cpp1142 int& nContacts, in clipHullHullSingle() argument
1243 contactIndex = nContacts; in clipHullHullSingle()
1261 nContacts++; in clipHullHullSingle()
2639 if (nContacts) in computeConvexConvexContactsGPUSAT()
2737 hostContacts.resize(nContacts); in computeConvexConvexContactsGPUSAT()
2738 if (nContacts) in computeConvexConvexContactsGPUSAT()
2779 contactOut->resize(nContacts); in computeConvexConvexContactsGPUSAT()
3005 if (nContacts) in computeConvexConvexContactsGPUSAT()
3968 if (nContacts) in computeConvexConvexContactsGPUSAT()
4035 contactOut->resize(nContacts); in computeConvexConvexContactsGPUSAT()
[all …]
/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/RigidBody/kernels/
H A DsolverSetup2.cl427 int nContacts = cb.x;
430 if( gIdx < nContacts )
438 …aChildShapeB(__global struct b3Contact4Data* contactsIn, __global int2* sortDataOut, int nContacts)
442 if( gIdx < nContacts )
456 if( gIdx < nContacts )
468 …tDataBodyA(__global struct b3Contact4Data* contactsIn, __global int2* sortDataInOut, int nContacts)
472 if( gIdx < nContacts )
486 …tDataBodyB(__global struct b3Contact4Data* contactsIn, __global int2* sortDataInOut, int nContacts)
490 if( gIdx < nContacts )
543 int nContacts,float scale,int4 nSplit,int staticIdx)
[all …]
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/RigidBody/kernels/
H A DsolverSetup2.cl427 int nContacts = cb.x;
430 if( gIdx < nContacts )
438 …aChildShapeB(__global struct b3Contact4Data* contactsIn, __global int2* sortDataOut, int nContacts)
442 if( gIdx < nContacts )
456 if( gIdx < nContacts )
468 …tDataBodyA(__global struct b3Contact4Data* contactsIn, __global int2* sortDataInOut, int nContacts)
472 if( gIdx < nContacts )
486 …tDataBodyB(__global struct b3Contact4Data* contactsIn, __global int2* sortDataInOut, int nContacts)
490 if( gIdx < nContacts )
543 int nContacts,float scale,int4 nSplit,int staticIdx)
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/RigidBody/kernels/
H A DsolverSetup2.cl427 int nContacts = cb.x;
430 if( gIdx < nContacts )
438 …aChildShapeB(__global struct b3Contact4Data* contactsIn, __global int2* sortDataOut, int nContacts)
442 if( gIdx < nContacts )
456 if( gIdx < nContacts )
468 …tDataBodyA(__global struct b3Contact4Data* contactsIn, __global int2* sortDataInOut, int nContacts)
472 if( gIdx < nContacts )
486 …tDataBodyB(__global struct b3Contact4Data* contactsIn, __global int2* sortDataInOut, int nContacts)
490 if( gIdx < nContacts )
543 int nContacts,float scale,int4 nSplit,int staticIdx)
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/RigidBody/kernels/
H A DsolverSetup2.cl427 int nContacts = cb.x;
430 if( gIdx < nContacts )
438 …aChildShapeB(__global struct b3Contact4Data* contactsIn, __global int2* sortDataOut, int nContacts)
442 if( gIdx < nContacts )
456 if( gIdx < nContacts )
468 …tDataBodyA(__global struct b3Contact4Data* contactsIn, __global int2* sortDataInOut, int nContacts)
472 if( gIdx < nContacts )
486 …tDataBodyB(__global struct b3Contact4Data* contactsIn, __global int2* sortDataInOut, int nContacts)
490 if( gIdx < nContacts )
543 int nContacts,float scale,int4 nSplit,int staticIdx)
[all …]
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/miranda/
H A Dsipe-miranda.c52 int SendContacts( SIPPROTO *pr, HANDLE hContact, int flags, int nContacts, HANDLE* hContactsList ) in SendContacts() argument
55 SIPE_DEBUG_INFO("SendContacts: flags <%x> ncontacts <%x>", flags, nContacts); in SendContacts()
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3Collision/NarrowPhaseCollision/shared/
H A Db3ContactConvexConvexSAT.h272 int& nContacts, in b3ClipHullHullSingle() argument
372 if (nContacts < maxContactCapacity) in b3ClipHullHullSingle()
374 contactIndex = nContacts; in b3ClipHullHullSingle()
376 b3Contact4Data& contact = globalContactOut->at(nContacts); in b3ClipHullHullSingle()
392 nContacts++; in b3ClipHullHullSingle()
396 b3Error("Error: exceeding contact capacity (%d/%d)\n", nContacts, maxContactCapacity); in b3ClipHullHullSingle()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/
H A Db3ContactConvexConvexSAT.h272 int& nContacts, in b3ClipHullHullSingle() argument
372 if (nContacts < maxContactCapacity) in b3ClipHullHullSingle()
374 contactIndex = nContacts; in b3ClipHullHullSingle()
376 b3Contact4Data& contact = globalContactOut->at(nContacts); in b3ClipHullHullSingle()
392 nContacts++; in b3ClipHullHullSingle()
396 b3Error("Error: exceeding contact capacity (%d/%d)\n", nContacts, maxContactCapacity); in b3ClipHullHullSingle()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3Collision/NarrowPhaseCollision/shared/
H A Db3ContactConvexConvexSAT.h272 int& nContacts, in b3ClipHullHullSingle() argument
372 if (nContacts < maxContactCapacity) in b3ClipHullHullSingle()
374 contactIndex = nContacts; in b3ClipHullHullSingle()
376 b3Contact4Data& contact = globalContactOut->at(nContacts); in b3ClipHullHullSingle()
392 nContacts++; in b3ClipHullHullSingle()
396 b3Error("Error: exceeding contact capacity (%d/%d)\n", nContacts, maxContactCapacity); in b3ClipHullHullSingle()
/dports/devel/bullet/bullet3-3.21/src/Bullet3Collision/NarrowPhaseCollision/shared/
H A Db3ContactConvexConvexSAT.h272 int& nContacts, in b3ClipHullHullSingle() argument
372 if (nContacts < maxContactCapacity) in b3ClipHullHullSingle()
374 contactIndex = nContacts; in b3ClipHullHullSingle()
376 b3Contact4Data& contact = globalContactOut->at(nContacts); in b3ClipHullHullSingle()
392 nContacts++; in b3ClipHullHullSingle()
396 b3Error("Error: exceeding contact capacity (%d/%d)\n", nContacts, maxContactCapacity); in b3ClipHullHullSingle()

123