Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp711 unsigned int uiTexSize = m_psTexture.GetSize(); in Parse() local
712 for(k = 0; k < uiTexSize; ++k) in Parse()
719 if(!uiTexSize || k == uiTexSize) in Parse()