HomeSort by relevance Sort by last modified time
    Searched refs:bt_splat3_ps (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btVector3.h 45 #define bt_splat3_ps( _a, _i ) bt_pshufd_ps((_a), BT_SHUFFLE(_i,_i,_i, 3) ) macro
    [all...]
btMatrix3x3.h 253 vs = bt_splat3_ps(vs, 0);
    [all...]

Completed in 70 milliseconds