Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1261 const SSurfacePair SurfacePairs[] = in ParseGenericSurface() local
1272 const unsigned int uiNumSurfTypes = sizeof(SurfacePairs) / sizeof(SurfacePairs[0]); in ParseGenericSurface()
1407 if(hashType == SurfacePairs[uiIndex].Name) in ParseGenericSurface()
1409 Params.uiFlags = SurfacePairs[uiIndex].eType | SurfacePairs[uiIndex].BufferType; in ParseGenericSurface()