Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp52 const char* c_ppszWraps[eWrap_Size] = variable
1305 ppFilters = c_ppszWraps; in ParseGenericSurface()
1352 if(!ParseTextureFlags(pszRemaining, pFlags, 3, c_ppszWraps, eWrap_Size, pReturnError, i)) in ParseGenericSurface()
1910 if(!ParseTextureFlags(pszRemaining, pFlags, 3, c_ppszWraps, eWrap_Size, pReturnError, i)) in ParseTextures()