HomeSort by relevance Sort by last modified time
    Searched refs:PVRTTextureCreate (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTTexture.h 553 @fn PVRTTextureCreate
564 PVRTextureHeaderV3 *PVRTTextureCreate(
PVRTTexture.cpp 100 @Function PVRTTextureCreate
111 PVRTextureHeaderV3 *PVRTTextureCreate(
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTTextureAPI.cpp 287 psTexHeaderNew = PVRTTextureCreate(nSize, nSize, nElW, nElH, nBPP, true);
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
PVRTTextureAPI.cpp 690 psTexHeaderNew = PVRTTextureCreate(nSize, nSize, nElW, nElH, nBPP, true);
    [all...]

Completed in 56 milliseconds