Searched defs:bMIPMap (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTTexture.cpp106 @Input bMIPMap Create memory for MIP-map levels also?
117 const bool bMIPMap)
132 while(bMIPMap && (wTmp || hTmp));
111 PVRTTextureCreate( const unsigned int w, const unsigned int h, const unsigned int wMin, const unsigned int hMin, const unsigned int nBPP, const bool bMIPMap) argument

Completed in 1187 milliseconds