Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1272 const unsigned int uiNumSurfTypes = sizeof(SurfacePairs) / sizeof(SurfacePairs[0]); in ParseGenericSurface() local
1405 for(unsigned int uiIndex = 0; uiIndex < uiNumSurfTypes; ++uiIndex) in ParseGenericSurface()