Home
last modified time | relevance | path

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

/third_party/glslang/StandAlone/
DDirStackFileIncluder.h54 const char* includerName, in includeLocal()
96 … virtual IncludeResult* readLocalPath(const char* headerName, const char* includerName, int depth) in readLocalPath()
/third_party/glslang/glslang/CInterface/
Dglslang_c_interface.cpp106 virtual IncludeResult* includeSystem(const char* headerName, const char* includerName, in includeSystem()
120 virtual IncludeResult* includeLocal(const char* headerName, const char* includerName, in includeLocal()