Searched refs:PVRTTextureCreate (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTTexture.h | 564 PVRTextureHeaderV3 *PVRTTextureCreate(
|
D | PVRTTexture.cpp | 111 PVRTextureHeaderV3 *PVRTTextureCreate( in PVRTTextureCreate() function
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTTextureAPI.cpp | 287 psTexHeaderNew = PVRTTextureCreate(nSize, nSize, nElW, nElH, nBPP, true); in PVRTTextureTile()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
D | PVRTTextureAPI.cpp | 690 psTexHeaderNew = PVRTTextureCreate(nSize, nSize, nElW, nElH, nBPP, true); in PVRTTextureTile()
|