Searched defs:pReturnError (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTShader.cpp | 40 CPVRTString* const pReturnError, in PVRTShaderLoadSourceFromMemory() 127 CPVRTString* const pReturnError) in PVRTShaderLoadBinaryFromMemory() 182 CPVRTString* const pReturnError, in PVRTShaderLoadFromFile() 244 CPVRTString* const pReturnError) in PVRTCreateProgram()
|
D | PVRTPFXParserAPI.cpp | 80 … PVRTPFXEffectDelegate* pDelegate, unsigned int& uiUnknownUniforms, CPVRTString *pReturnError) in Load() 153 … CPVRTPFXEffect::LoadTexturesForEffect(PVRTPFXEffectDelegate* pDelegate, CPVRTString *pReturnError) in LoadTexturesForEffect() 199 …oadShadersForEffect(CPVRTPFXParser &src, const char * const pszFileName, CPVRTString *pReturnError) in LoadShadersForEffect() 584 …or CPVRTPFXEffect::RebuildUniformTable(unsigned int& uiUnknownSemantics, CPVRTString* pReturnError) in RebuildUniformTable() 605 …t SPVRTPFXUniformSemantic* const psUniforms, unsigned int uiNumUniforms, CPVRTString* pReturnError) in RegisterUniformSemantic() 646 …RTError CPVRTPFXEffect::RemoveUniformSemantic(unsigned int uiSemanticID, CPVRTString* pReturnError) in RemoveUniformSemantic()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPFXParser.cpp | 519 bool CPVRTPFXParser::Parse(CPVRTString * const pReturnError) in Parse() 744 …ror CPVRTPFXParser::ParseFromMemory(const char * const pszScript, CPVRTString * const pReturnError) in ParseFromMemory() 831 …ror CPVRTPFXParser::ParseFromFile(const char * const pszFileName, CPVRTString * const pReturnError) in ParseFromFile() 1143 bool CPVRTPFXParser::ParseHeader(int nStartLine, int nEndLine, CPVRTString * const pReturnError) in ParseHeader() 1219 const char* pCaller, CPVRTString * const pReturnError) in ParseGenericSurface() 1482 bool CPVRTPFXParser::ParseTexture(int nStartLine, int nEndLine, CPVRTString * const pReturnError) in ParseTexture() 1674 bool CPVRTPFXParser::ParseTarget(int nStartLine, int nEndLine, CPVRTString * const pReturnError) in ParseTarget() 1794 bool CPVRTPFXParser::ParseTextures(int nStartLine, int nEndLine, CPVRTString * const pReturnError) in ParseTextures() 1971 CPVRTString * const pReturnError, int iLineNum) in ParseTextureFlags() 2059 bool CPVRTPFXParser::ParseShader(int nStartLine, int nEndLine, CPVRTString * const pReturnError, SP… in ParseShader() [all …]
|