enable the OpenCL test for SoftDemo

This commit is contained in:
erwin.coumans
2011-12-20 18:12:52 +00:00
parent 2876c14888
commit b11f6ad26d

View File

@@ -2207,7 +2207,7 @@ void SoftDemo::initPhysics()
if( g_softBodyOutput )
delete g_softBodyOutput;
if (0)
if (1)
{
g_openCLSIMDSolver = new btOpenCLSoftBodySolverSIMDAware( g_cqCommandQue, g_cxMainContext);
// g_openCLSIMDSolver = new btOpenCLSoftBodySolver( g_cqCommandQue, g_cxMainContext);