Home
last modified time | relevance | path

Searched refs:EPVRTVariableType (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTTextureAPI.cpp50 EPVRTVariableType ChannelType = (EPVRTVariableType)sTextureHeader.u32ChannelType; in PVRTGetOGLES2TextureFormat()
1062 EPVRTVariableType u32CurrentChannelType=ePVRTVarTypeUnsignedByte; in PVRTTextureLoadFromPVR()
1116 u32CurrentChannelType=(EPVRTVariableType)pTextureHeader->u32ChannelType; in PVRTTextureLoadFromPVR()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.h115 enum EPVRTVariableType enum
645 …elType OldFormat, PVRTuint64& newType, EPVRTColourSpace& newCSpace, EPVRTVariableType& newChanType…
DPVRTTexture.cpp416 EPVRTVariableType chanTypeNew; in PVRTConvertOldTextureHeaderToV3()
511 …elType OldFormat, PVRTuint64& newType, EPVRTColourSpace& newCSpace, EPVRTVariableType& newChanType… in PVRTMapLegacyTextureEnumToNewFormat()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp49 EPVRTVariableType ChannelType = (EPVRTVariableType)sTextureHeader.u32ChannelType; in PVRTGetOGLES3TextureFormat()
1435 EPVRTVariableType u32CurrentChannelType=ePVRTVarTypeUnsignedByte; in PVRTTextureLoadFromPVR()
1489 u32CurrentChannelType=(EPVRTVariableType)pTextureHeader->u32ChannelType; in PVRTTextureLoadFromPVR()