Home
last modified time | relevance | path

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

/third_party/glslang/StandAlone/
DDirStackFileIncluder.h50 class DirStackFileIncluder : public glslang::TShader::Includer {
52 DirStackFileIncluder() : externalLocalDirectoryCount(0) { } in DirStackFileIncluder() function
93 virtual ~DirStackFileIncluder() override { } in ~DirStackFileIncluder()
DCMakeLists.txt60 set(SOURCES StandAlone.cpp DirStackFileIncluder.h ${GLSLANG_INTRINSIC_H})
DStandAlone.cpp1283 DirStackFileIncluder includer; in CompileAndLinkShaderUnits()
/third_party/glslang/glslang/CInterface/
Dglslang_c_interface.cpp397 DirStackFileIncluder Includer; in glslang_shader_preprocess()
/third_party/glslang/
DBUILD.bazel121 "StandAlone/DirStackFileIncluder.h",
DBUILD.gn310 "StandAlone/DirStackFileIncluder.h",