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

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTVertex.h 17 enum EPVRTDataType {
54 const EPVRTDataType eType,
67 const EPVRTDataType eType);
79 const EPVRTDataType eType,
92 const EPVRTDataType eType,
161 EPVRTDataType eTypePos,
163 EPVRTDataType eTypeNor,
165 EPVRTDataType eTypeTex,
167 EPVRTDataType eTypeTan,
169 EPVRTDataType eTypeBin
    [all...]
PVRTBoneBatch.h 55 const EPVRTDataType eTypeWeight,
57 const EPVRTDataType eTypeIdx,
PVRTModelPOD.h 126 EPVRTDataType eType; /*!< Type of data stored */
689 PVRTuint32 PVRTModelPODDataTypeSize(const EPVRTDataType type);
697 PVRTuint32 PVRTModelPODDataTypeComponentCount(const EPVRTDataType type);
    [all...]
PVRTVertex.cpp 65 const EPVRTDataType eType,
230 const EPVRTDataType eType)
258 const EPVRTDataType eType,
419 const EPVRTDataType eType,
599 EPVRTDataType eTypePos,
601 EPVRTDataType eTypeNor,
603 EPVRTDataType eTypeTex,
605 EPVRTDataType eTypeTan,
607 EPVRTDataType eTypeBin,
PVRTBoneBatch.cpp 397 EPVRTDataType eTypeWeight, // Data type of the vertex bone-weights
399 EPVRTDataType eTypeIdx, // Data type of the vertex bone-indices
436 const EPVRTDataType eTypeWeight,
438 const EPVRTDataType eTypeIdx,
673 EPVRTDataType eTypeWeight,
675 EPVRTDataType eTypeIdx,
PVRTModelPOD.cpp     [all...]

Completed in 917 milliseconds