Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/StandAlone/
DDirStackFileIncluder.h54 const char* includerName, in includeLocal() argument
57 return readLocalPath(headerName, includerName, (int)inclusionDepth); in includeLocal()
96 … virtual IncludeResult* readLocalPath(const char* headerName, const char* includerName, int depth) in readLocalPath() argument
102 directoryStack.back() = getDirectory(includerName); in readLocalPath()