Home
last modified time | relevance | path

Searched refs:EPVRTDataType (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTVertex.h17 enum EPVRTDataType { enum
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,
DPVRTModelPOD.h126 EPVRTDataType eType; /*!< Type of data stored */
689 PVRTuint32 PVRTModelPODDataTypeSize(const EPVRTDataType type);
697 PVRTuint32 PVRTModelPODDataTypeComponentCount(const EPVRTDataType type);
727 EPVRTError PVRTModelPODScaleAndConvertVtxData(SPODMesh &mesh, const EPVRTDataType eNewType);
736 void PVRTModelPODDataConvert(CPODData &data, const unsigned int nCnt, const EPVRTDataType eNewType);
DPVRTBoneBatch.cpp397 EPVRTDataType eTypeWeight, // Data type of the vertex bone-weights
399 EPVRTDataType eTypeIdx, // Data type of the vertex bone-indices
436 const EPVRTDataType eTypeWeight, in Create()
438 const EPVRTDataType eTypeIdx, in Create()
673 EPVRTDataType eTypeWeight, in FillBatch()
675 EPVRTDataType eTypeIdx, in FillBatch()
DPVRTBoneBatch.h55 const EPVRTDataType eTypeWeight,
57 const EPVRTDataType eTypeIdx,
DPVRTVertex.cpp65 const EPVRTDataType eType, in PVRTVertexRead()
230 const EPVRTDataType eType) in PVRTVertexRead()
258 const EPVRTDataType eType, in PVRTVertexWrite()
419 const EPVRTDataType eType, in PVRTVertexWrite()
599 EPVRTDataType eTypePos, in PVRTVertexGenerateTangentSpace()
601 EPVRTDataType eTypeNor, in PVRTVertexGenerateTangentSpace()
603 EPVRTDataType eTypeTex, in PVRTVertexGenerateTangentSpace()
605 EPVRTDataType eTypeTan, in PVRTVertexGenerateTangentSpace()
607 EPVRTDataType eTypeBin, in PVRTVertexGenerateTangentSpace()
DPVRTModelPOD.cpp2998 PVRTuint32 PVRTModelPODDataTypeSize(const EPVRTDataType type)
3043 PVRTuint32 PVRTModelPODDataTypeComponentCount(const EPVRTDataType type)
3095 void PVRTModelPODDataConvert(CPODData &data, const unsigned int nCnt, const EPVRTDataType eNewType)
3166 EPVRTError PVRTModelPODScaleAndConvertVtxData(SPODMesh &mesh, const EPVRTDataType eNewType)