Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1365 unsigned int* uiVals[2] = { &Params.uiWidth, &Params.uiHeight }; in ParseGenericSurface() local
1388 *(uiVals[uiIndex]) = (unsigned int)val; in ParseGenericSurface()