Home
last modified time | relevance | path

Searched refs:newChanType (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.cpp511 …, PVRTuint64& newType, EPVRTColourSpace& newCSpace, EPVRTVariableType& newChanType, bool& isPreMul… in PVRTMapLegacyTextureEnumToNewFormat() argument
522 newChanType=ePVRTVarTypeUnsignedShortNorm; in PVRTMapLegacyTextureEnumToNewFormat()
530 newChanType=ePVRTVarTypeUnsignedShortNorm; in PVRTMapLegacyTextureEnumToNewFormat()
538 newChanType=ePVRTVarTypeUnsignedShortNorm; in PVRTMapLegacyTextureEnumToNewFormat()
546 newChanType=ePVRTVarTypeUnsignedShortNorm; in PVRTMapLegacyTextureEnumToNewFormat()
554 newChanType=ePVRTVarTypeUnsignedIntegerNorm; in PVRTMapLegacyTextureEnumToNewFormat()
562 newChanType=ePVRTVarTypeUnsignedIntegerNorm; in PVRTMapLegacyTextureEnumToNewFormat()
570 newChanType=ePVRTVarTypeUnsignedShortNorm; in PVRTMapLegacyTextureEnumToNewFormat()
578 newChanType=ePVRTVarTypeUnsignedByteNorm; in PVRTMapLegacyTextureEnumToNewFormat()
586 newChanType=ePVRTVarTypeUnsignedShortNorm; in PVRTMapLegacyTextureEnumToNewFormat()
[all …]
DPVRTTexture.h645 …, PVRTuint64& newType, EPVRTColourSpace& newCSpace, EPVRTVariableType& newChanType, bool& isPreMul…