Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTShader.cpp178 const char* const pszSrcFile, in PVRTShaderLoadFromFile() argument
207 CPVRTResourceFile ShaderFile(pszSrcFile); in PVRTShaderLoadFromFile()
210 *pReturnError += CPVRTString("Failed to open shader ") + pszSrcFile + "\n"; in PVRTShaderLoadFromFile()
DPVRTShader.h71 const char* const pszSrcFile,