Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1229 eCmds_WrapT, in ParseGenericSurface() enumerator
1303 …else if(Cmd == GenericSurfCommands[eCmds_WrapS] || Cmd == GenericSurfCommands[eCmds_WrapT] || Cmd … in ParseGenericSurface()
1451 else if(Cmd == GenericSurfCommands[eCmds_WrapT]) Params.nWrapT = Type; in ParseGenericSurface()