Home
last modified time | relevance | path

Searched defs:sTextureHeader (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp46 static const void PVRTGetOGLES3TextureFormat(const PVRTextureHeaderV3& sTextureHeader, PVRTuint32& … in PVRTGetOGLES3TextureFormat()
758 PVRTextureHeaderV3 sTextureHeader; in PVRTTextureLoadFromPointer() local
1432 PVRTextureHeaderV3 sTextureHeader; in PVRTTextureLoadFromPVR() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTTextureAPI.cpp47 static const void PVRTGetOGLES2TextureFormat(const PVRTextureHeaderV3& sTextureHeader, PVRTuint32& … in PVRTGetOGLES2TextureFormat()
358 PVRTextureHeaderV3 sTextureHeader; in PVRTTextureLoadFromPointer() local
1059 PVRTextureHeaderV3 sTextureHeader; in PVRTTextureLoadFromPVR() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.cpp337 PVRTuint32 PVRTGetTextureDataSize(PVRTextureHeaderV3 sTextureHeader, PVRTint32 iMipLevel, bool bAll… in PVRTGetTextureDataSize()