Searched refs:includeLocal (Results 1 – 4 of 4) sorted by relevance
120 virtual IncludeResult* includeLocal(const char* headerName, const char* includerName, in includeLocal() function in CallbackIncluder131 return glslang::TShader::Includer::includeLocal(headerName, includerName, inclusionDepth); in includeLocal()
53 virtual IncludeResult* includeLocal(const char* headerName, in includeLocal() function
608 virtual IncludeResult* includeLocal(const char* /*headerName*/, in includeLocal() function
668 … res = includer.includeLocal(filename.c_str(), currentSourceFile.c_str(), includeStack.size() + 1); in CPPinclude()