17 #ifndef __BT_PARALLEL_CONSTRAINT_SOLVER_H
18 #define __BT_PARALLEL_CONSTRAINT_SOLVER_H
29 #define PFX_MAX_SOLVER_PHASES 64
30 #define PFX_MAX_SOLVER_BATCHES 16
31 #define PFX_MAX_SOLVER_PAIRS 128
32 #define PFX_MIN_SOLVER_PAIRS 16
112 #if defined(__PPU__) || defined (__SPU__)
133 #include "SpuDispatch/BulletPE2ConstraintSolverSpursSupport.h"
138 float tmp[3] = {float(p[0]),float(p[1]),float(p[2])};
146 float tmp[4] = {float(p[0]),float(p[1]),float(p[2]),float(p[4])};
288 #endif //__BT_PARALLEL_CONSTRAINT_SOLVER_H