Searched refs:pTexDesc (Results 1 – 1 of 1) sorted by relevance
167 const SPVRTPFXParserTexture* pTexDesc = m_pParser->GetTexture(iTexID); in LoadTexturesForEffect() local173 if(pDelegate->PVRTPFXOnLoadTexture(pTexDesc->FileName, uiHandle, uiFlags) != PVR_SUCCESS) in LoadTexturesForEffect()175 …*pReturnError += PVRTStringFromFormattedStr("ERROR: Failed to load texture: %s.\n", pTexDesc->File… in LoadTexturesForEffect()182 …TStringFromFormattedStr("ERROR: GL handle for texture '%s' not set!\n", pTexDesc->FileName.c_str()… in LoadTexturesForEffect()