OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nNumVertex
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTFixedPoint.h
122
unsigned int
nNumVertex
;
156
unsigned int
nNumVertex
;
PVRTModelPOD.h
164
PVRTuint32
nNumVertex
; /*!< Number of vertices in the mesh */
176
CPODData sBoneIdx; /*!< nNumBones*
nNumVertex
ints (Vtx0Idx0, Vtx0Idx1, ... Vtx1Idx0, Vtx1Idx1, ...) */
177
CPODData sBoneWeight; /*!< nNumBones*
nNumVertex
floats (Vtx0Wt0, Vtx0Wt1, ... Vtx1Wt0, Vtx1Wt1, ...) */
[
all
...]
Completed in 70 milliseconds