Searched refs:pPFXTex (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
H A DPVRTPFXParserAPI.cpp714 const SPVRTPFXParserTexture* pPFXTex = m_pParser->GetTexture(iTexIdx); local
724 switch(pPFXTex->nMIP)
727 switch(pPFXTex->nMin)
738 switch(pPFXTex->nMin)
749 switch(pPFXTex->nMin)
762 switch(pPFXTex->nMag)
773 switch(pPFXTex->nWrapS)
784 switch(pPFXTex->nWrapT)
796 switch(pPFXTex->nWrapR)
813 unsigned int uiIndex = m_pParser->FindTextureIndex(pPFXTex
[all...]

Completed in 66 milliseconds