Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTexture.h570 const bool bMIPMap);
DPVRTTexture.cpp117 const bool bMIPMap) in PVRTTextureCreate() argument
132 while(bMIPMap && (wTmp || hTmp)); in PVRTTextureCreate()