Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.h212 EPVRTError LoadTexturesForEffect(PVRTPFXEffectDelegate* pDelegate, CPVRTString *pReturnError);
DPVRTPFXParserAPI.cpp138 if(LoadTexturesForEffect(pDelegate, pReturnError) != PVR_SUCCESS) in Load()
153 EPVRTError CPVRTPFXEffect::LoadTexturesForEffect(PVRTPFXEffectDelegate* pDelegate, CPVRTString *pRe… in LoadTexturesForEffect() function in CPVRTPFXEffect