Searched refs:nodeBleftChild (Results 1 – 8 of 8) sorted by relevance
/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/NarrowphaseCollision/kernels/ |
H A D | sat.cl | 1089 int nodeBleftChild = node.y+1; 1093 nodeStack[depth++] = b3MakeInt2(nodeAleftChild, nodeBleftChild); 1094 nodeStack[depth++] = b3MakeInt2(nodeArightChild, nodeBleftChild); 1108 int nodeBleftChild = node.y+1; 1111 nodeStack[depth++] = b3MakeInt2(node.x,nodeBleftChild);
|
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/ |
H A D | sat.cl | 1089 int nodeBleftChild = node.y+1; 1093 nodeStack[depth++] = b3MakeInt2(nodeAleftChild, nodeBleftChild); 1094 nodeStack[depth++] = b3MakeInt2(nodeArightChild, nodeBleftChild); 1108 int nodeBleftChild = node.y+1; 1111 nodeStack[depth++] = b3MakeInt2(node.x,nodeBleftChild);
|
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/NarrowphaseCollision/kernels/ |
H A D | sat.cl | 1089 int nodeBleftChild = node.y+1; 1093 nodeStack[depth++] = b3MakeInt2(nodeAleftChild, nodeBleftChild); 1094 nodeStack[depth++] = b3MakeInt2(nodeArightChild, nodeBleftChild); 1108 int nodeBleftChild = node.y+1; 1111 nodeStack[depth++] = b3MakeInt2(node.x,nodeBleftChild);
|
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/NarrowphaseCollision/kernels/ |
H A D | sat.cl | 1089 int nodeBleftChild = node.y+1; 1093 nodeStack[depth++] = b3MakeInt2(nodeAleftChild, nodeBleftChild); 1094 nodeStack[depth++] = b3MakeInt2(nodeArightChild, nodeBleftChild); 1108 int nodeBleftChild = node.y+1; 1111 nodeStack[depth++] = b3MakeInt2(node.x,nodeBleftChild);
|
/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/NarrowphaseCollision/ |
H A D | b3ConvexHullContact.cpp | 1566 int nodeBleftChild = node.y + 1; in findCompoundPairsKernel() local 1570 nodeStack[depth++] = b3MakeInt2(nodeAleftChild, nodeBleftChild); in findCompoundPairsKernel() 1571 nodeStack[depth++] = b3MakeInt2(nodeArightChild, nodeBleftChild); in findCompoundPairsKernel() 1585 int nodeBleftChild = node.y + 1; in findCompoundPairsKernel() local 1588 nodeStack[depth++] = b3MakeInt2(node.x, nodeBleftChild); in findCompoundPairsKernel()
|
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/NarrowphaseCollision/ |
H A D | b3ConvexHullContact.cpp | 1566 int nodeBleftChild = node.y + 1; in findCompoundPairsKernel() local 1570 nodeStack[depth++] = b3MakeInt2(nodeAleftChild, nodeBleftChild); in findCompoundPairsKernel() 1571 nodeStack[depth++] = b3MakeInt2(nodeArightChild, nodeBleftChild); in findCompoundPairsKernel() 1585 int nodeBleftChild = node.y + 1; in findCompoundPairsKernel() local 1588 nodeStack[depth++] = b3MakeInt2(node.x, nodeBleftChild); in findCompoundPairsKernel()
|
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/NarrowphaseCollision/ |
H A D | b3ConvexHullContact.cpp | 1566 int nodeBleftChild = node.y + 1; in findCompoundPairsKernel() local 1570 nodeStack[depth++] = b3MakeInt2(nodeAleftChild, nodeBleftChild); in findCompoundPairsKernel() 1571 nodeStack[depth++] = b3MakeInt2(nodeArightChild, nodeBleftChild); in findCompoundPairsKernel() 1585 int nodeBleftChild = node.y + 1; in findCompoundPairsKernel() local 1588 nodeStack[depth++] = b3MakeInt2(node.x, nodeBleftChild); in findCompoundPairsKernel()
|
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/NarrowphaseCollision/ |
H A D | b3ConvexHullContact.cpp | 1566 int nodeBleftChild = node.y + 1; in findCompoundPairsKernel() local 1570 nodeStack[depth++] = b3MakeInt2(nodeAleftChild, nodeBleftChild); in findCompoundPairsKernel() 1571 nodeStack[depth++] = b3MakeInt2(nodeArightChild, nodeBleftChild); in findCompoundPairsKernel() 1585 int nodeBleftChild = node.y + 1; in findCompoundPairsKernel() local 1588 nodeStack[depth++] = b3MakeInt2(node.x, nodeBleftChild); in findCompoundPairsKernel()
|