Home
last modified time | relevance | path

Searched defs:SPVRTPFXParserTexture (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.h116 struct SPVRTPFXParserTexture struct
118 CPVRTStringHash Name;
119 CPVRTStringHash FileName;
120 bool bRenderToTexture;
121 unsigned int nMin, nMag, nMIP;
122 unsigned int nWrapS, nWrapT, nWrapR; // either GL_CLAMP or GL_REPEAT
123 unsigned int uiWidth, uiHeight;
124 unsigned int uiFlags;