Home | History | Annotate | Download | only in OGLES2

Lines Matching defs:nType

272 	unsigned int		nFormat = 0, nType = 0, nBPP, nSize, nElW = 0, nElH = 0, nElD = 0;
281 PVRTGetOGLES2TextureFormat(*pIn,nFormat,nFormat,nType);
1186 @Input nType
1189 unsigned int PVRTTextureFormatGetBPP(const GLuint nFormat, const GLuint nType)
1200 switch(nType)
1207 switch(nType)