Home
last modified time | relevance | path

Searched defs:idxSrc (Results 1 – 9 of 9) sorted by relevance

/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsContactSolver.cpp1122 unsigned int* idxSrc = &idxBuffer[0]; in sortConstraintByBatch() local
1251 unsigned int* idxSrc = &m_data->m_idxBuffer[0]; in sortConstraintByBatch2() local
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsContactSolver.cpp1122 unsigned int* idxSrc = &idxBuffer[0]; in sortConstraintByBatch() local
1251 unsigned int* idxSrc = &m_data->m_idxBuffer[0]; in sortConstraintByBatch2() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsContactSolver.cpp1122 unsigned int* idxSrc = &idxBuffer[0]; in sortConstraintByBatch() local
1251 unsigned int* idxSrc = &m_data->m_idxBuffer[0]; in sortConstraintByBatch2() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/RigidBody/
H A Db3GpuPgsContactSolver.cpp1122 unsigned int* idxSrc = &idxBuffer[0]; in sortConstraintByBatch() local
1251 unsigned int* idxSrc = &m_data->m_idxBuffer[0]; in sortConstraintByBatch2() local
/dports/misc/openvdb/openvdb-9.0.0/nanovdb/nanovdb/unittest/
H A DTestOpenVDB.cc1244 const openvdb::Vec3f idxSrc = ijkSrc.asVec3s() + vxlSrc; in TEST_F() local
1355 const openvdb::Vec3f idxSrc = ijkSrc.asVec3s() + vxlSrc; in TEST_F() local
2265 const openvdb::Vec3f idxSrc = ijkSrc.asVec3s() + vxlSrc; in TEST_F() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/aarch64/
H A Djit_uni_softmax.cpp150 const uint32_t idxSrc = src.getIdx(); in uni_fmax() local
/dports/math/onednn/oneDNN-2.5.1/src/cpu/aarch64/
H A Djit_uni_softmax.cpp150 const uint32_t idxSrc = src.getIdx(); in uni_fmax() local
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/mctf_package/mctf/include/
H A Dmctf_common.h473 * idxSrc, variable
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCShader.cpp2991 llvm::Value* idxSrc = inst->getIndexOperand(); in CanTreatAsAlias() local