Home
last modified time | relevance | path

Searched refs:numverts (Results 1 – 25 of 27) sorted by relevance

12

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtStridingMeshInterface.java69 …edVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numverts, SWIGTYPE_p_PHY_S… in getLockedVertexIndexBase() argument
70 … SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int.getCPtr(numverts), SWIGTYPE_p_PHY_… in getLockedVertexIndexBase()
73 …edVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numverts, SWIGTYPE_p_PHY_S… in getLockedVertexIndexBase() argument
74 … SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int.getCPtr(numverts), SWIGTYPE_p_PHY_… in getLockedVertexIndexBase()
77 …lyVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numverts, SWIGTYPE_p_PHY_S… in getLockedReadOnlyVertexIndexBase() argument
78 … SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int.getCPtr(numverts), SWIGTYPE_p_PHY_… in getLockedReadOnlyVertexIndexBase()
81 …lyVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numverts, SWIGTYPE_p_PHY_S… in getLockedReadOnlyVertexIndexBase() argument
82 … SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int.getCPtr(numverts), SWIGTYPE_p_PHY_… in getLockedReadOnlyVertexIndexBase()
97 public void preallocateVertices(int numverts) { in preallocateVertices() argument
98 CollisionJNI.btStridingMeshInterface_preallocateVertices(swigCPtr, this, numverts); in preallocateVertices()
DbtTriangleIndexVertexArray.java202 …edVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numverts, SWIGTYPE_p_PHY_S… in getLockedVertexIndexBase() argument
203 … SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int.getCPtr(numverts), SWIGTYPE_p_PHY_… in getLockedVertexIndexBase()
206 …edVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numverts, SWIGTYPE_p_PHY_S… in getLockedVertexIndexBase() argument
207 … SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int.getCPtr(numverts), SWIGTYPE_p_PHY_… in getLockedVertexIndexBase()
210 …lyVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numverts, SWIGTYPE_p_PHY_S… in getLockedReadOnlyVertexIndexBase() argument
211 … SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int.getCPtr(numverts), SWIGTYPE_p_PHY_… in getLockedReadOnlyVertexIndexBase()
214 …lyVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numverts, SWIGTYPE_p_PHY_S… in getLockedReadOnlyVertexIndexBase() argument
215 … SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int.getCPtr(numverts), SWIGTYPE_p_PHY_… in getLockedReadOnlyVertexIndexBase()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtMultimaterialTriangleMeshShape.h40 int numverts; in ATTRIBUTE_ALIGNED16() local
54 numverts, in ATTRIBUTE_ALIGNED16()
73 int numverts; in ATTRIBUTE_ALIGNED16() local
87 numverts, in ATTRIBUTE_ALIGNED16()
DbtTriangleIndexVertexArray.cpp39 void btTriangleIndexVertexArray::getLockedVertexIndexBase(unsigned char **vertexbase, int& numverts in getLockedVertexIndexBase() argument
45 numverts = mesh.m_numVertices; in getLockedVertexIndexBase()
59 …getLockedReadOnlyVertexIndexBase(const unsigned char **vertexbase, int& numverts,PHY_ScalarType& t… in getLockedReadOnlyVertexIndexBase() argument
63 numverts = mesh.m_numVertices; in getLockedReadOnlyVertexIndexBase()
DbtTriangleIndexVertexArray.h97 …virtual void getLockedVertexIndexBase(unsigned char **vertexbase, int& numverts,PHY_ScalarType& ty… in ATTRIBUTE_ALIGNED16()
99 …virtual void getLockedReadOnlyVertexIndexBase(const unsigned char **vertexbase, int& numverts,PHY_… in ATTRIBUTE_ALIGNED16()
123 virtual void preallocateVertices(int numverts){(void) numverts;} in ATTRIBUTE_ALIGNED16()
DbtStridingMeshInterface.cpp36 int stride,numverts,numtriangles; in InternalProcessAllTriangles() local
45 …getLockedReadOnlyVertexIndexBase(&vertexbase,numverts,type,stride,&indexbase,indexstride,numtriang… in InternalProcessAllTriangles()
241 int stride,numverts,numtriangles; in serialize() local
250 …getLockedReadOnlyVertexIndexBase(&vertexbase,numverts,type,stride,&indexbase,indexstride,numtriang… in serialize()
252 memPtr->m_numVertices = numverts; in serialize()
332 if (numverts) in serialize()
334 btChunk* chunk = serializer->allocate(sizeof(btVector3FloatData),numverts); in serialize()
337 for (int i=0;i<numverts;i++) in serialize()
351 if (numverts) in serialize()
353 btChunk* chunk = serializer->allocate(sizeof(btVector3DoubleData),numverts); in serialize()
[all …]
DbtStridingMeshInterface.h58 …virtual void getLockedVertexIndexBase(unsigned char **vertexbase, int& numverts,PHY_ScalarType& ty… in ATTRIBUTE_ALIGNED16()
60 …virtual void getLockedReadOnlyVertexIndexBase(const unsigned char **vertexbase, int& numverts,PHY_… in ATTRIBUTE_ALIGNED16()
73 virtual void preallocateVertices(int numverts)=0; in ATTRIBUTE_ALIGNED16()
DbtBvhTriangleMeshShape.cpp110 int numverts; in performRaycast() local
120 numverts, in performRaycast()
179 int numverts; in performConvexcast() local
189 numverts, in performConvexcast()
259 int numverts; in processAllTriangles()
270 numverts, in processAllTriangles()
DbtTriangleMesh.cpp149 void btTriangleMesh::preallocateVertices(int numverts) in preallocateVertices() argument
153 m_4componentVertices.reserve(numverts); in preallocateVertices()
156 m_3componentVertices.reserve(numverts); in preallocateVertices()
DbtTriangleMesh.h61 virtual void preallocateVertices(int numverts);
DbtConvexShape.cpp85 int numverts = numPoints; in convexHullSupport() local
87 for(;v<(int)numverts-4;v+=4) { in convexHullSupport()
109 for(;v<(int)numverts;v++) { in convexHullSupport()
DbtOptimizedBvh.cpp282 int numverts = 0; in updateBvhNodes() local
309 …meshInterface->getLockedReadOnlyVertexIndexBase(&vertexbase,numverts, type,stride,&indexbase,index… in updateBvhNodes()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_sanity.c1057 int numverts; in print_prim_and_flags() local
1070 numverts = prim>>16; in print_prim_and_flags()
1073 fprintf(stderr, " prim: %s numverts %d\n", primname[prim&0xf], numverts); in print_prim_and_flags()
1078 if (numverts < 1) { in print_prim_and_flags()
1079 fprintf(stderr, "Bad nr verts for line %d\n", numverts); in print_prim_and_flags()
1085 if ((numverts & 1) || numverts == 0) { in print_prim_and_flags()
1086 fprintf(stderr, "Bad nr verts for line %d\n", numverts); in print_prim_and_flags()
1092 if (numverts < 2) { in print_prim_and_flags()
1093 fprintf(stderr, "Bad nr verts for line_strip %d\n", numverts); in print_prim_and_flags()
1101 if (numverts % 3 || numverts == 0) { in print_prim_and_flags()
[all …]
Dradeon_dma.c436 rmesa->swtcl.numverts * rmesa->swtcl.vertex_size * 4 == in rcommon_flush_last_swtcl_prim()
444 rmesa->swtcl.numverts = 0; in rcommon_flush_last_swtcl_prim()
479 rmesa->swtcl.numverts * rmesa->swtcl.vertex_size * 4 == in rcommonAllocDmaLowVerts()
490 rmesa->swtcl.numverts += nverts; in rcommonAllocDmaLowVerts()
Dradeon_common_context.h287 GLuint numverts; member
Dr200_swtcl.c304 rmesa->radeon.swtcl.numverts); in r200_swtcl_flush()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_sanity.c717 int numverts; in print_prim_and_flags() local
736 numverts = prim>>16; in print_prim_and_flags()
739 fprintf(stderr, " prim: %s numverts %d\n", primname[prim&0xf], numverts); in print_prim_and_flags()
744 if (numverts < 1) { in print_prim_and_flags()
745 fprintf(stderr, "Bad nr verts for line %d\n", numverts); in print_prim_and_flags()
750 if ((numverts & 1) || numverts == 0) { in print_prim_and_flags()
751 fprintf(stderr, "Bad nr verts for line %d\n", numverts); in print_prim_and_flags()
756 if (numverts < 2) { in print_prim_and_flags()
757 fprintf(stderr, "Bad nr verts for line_strip %d\n", numverts); in print_prim_and_flags()
765 if (numverts % 3 || numverts == 0) { in print_prim_and_flags()
[all …]
Dradeon_dma.c436 rmesa->swtcl.numverts * rmesa->swtcl.vertex_size * 4 == in rcommon_flush_last_swtcl_prim()
444 rmesa->swtcl.numverts = 0; in rcommon_flush_last_swtcl_prim()
479 rmesa->swtcl.numverts * rmesa->swtcl.vertex_size * 4 == in rcommonAllocDmaLowVerts()
490 rmesa->swtcl.numverts += nverts; in rcommonAllocDmaLowVerts()
Dradeon_common_context.h287 GLuint numverts; member
Dradeon_swtcl.c329 rmesa->radeon.swtcl.numverts); in r100_swtcl_flush()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h547 int numverts; variable
563 numverts = 0; in TrimeshPrimitiveManager()
579 numverts = 0; in TrimeshPrimitiveManager()
596 numverts = 0; in TrimeshPrimitiveManager()
614 &vertexbase,numverts, in lock()
645 return (int )numverts; in get_vertex_count()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtVoronoiSimplexSolver.cpp254 int i, numverts = numVertices(); in maxVertex() local
256 for (i=0;i<numverts;i++) in maxVertex()
286 int i, numverts = numVertices(); in inSimplex() local
290 for (i=0;i<numverts;i++) in inSimplex()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtInternalEdgeUtility.cpp329 int numverts = 0; in btGenerateInternalEdgeInfo() local
339 …meshInterface->getLockedReadOnlyVertexIndexBase(&vertexbase,numverts, type,stride,&indexbase,index… in btGenerateInternalEdgeInfo()
/external/kernel-headers/original/uapi/drm/
Dradeon_drm.h419 unsigned int numverts:16; /* overloaded as offset/64 for elt prims */ member
/external/libdrm/include/drm/
Dradeon_drm.h419 unsigned int numverts:16; /* overloaded as offset/64 for elt prims */ member

12