Searched defs:vec4 (Results 1 – 9 of 9) sorted by relevance
11 float4 vec4, vec4_2; in test() local
13 float4 vec4, vec4_2, *vec4p; in test() local
15 typedef float vec4 __attribute__((vector_size(16))); typedef
21 float4 vec4, vec4_2; variable
103 btVector3 vec4 = btVector3(); in Java_com_jme3_bullet_collision_shapes_SimplexCollisionShape_createShape__Lcom_jme3_math_Vector3f_2Lcom_jme3_math_Vector3f_2Lcom_jme3_math_Vector3f_2Lcom_jme3_math_Vector3f_2() local
216 btVector3 vec4 = btVector3(); in Java_com_jme3_bullet_joints_HingeJoint_createJoint() local
130 const vector< A<B> > vec4; in testConstructorRepeat() local229 vector<CopyCounter> vec4(100, c); in testReserve() local
107 __attribute((vector_size(16))) typedef int vec4; in test10() typedef
60 __attribute((vector_size(16))) typedef int vec4; in test_scalar() typedef