Searched refs:include_system (Results 1 – 2 of 2) sorted by relevance
91 if (this->callbacks.include_system) { in includeSystem()93 … this->callbacks.include_system(this->context, headerName, includerName, inclusionDepth); in includeSystem()379 …ng::TShader::Includer& Includer = (input->callbacks.include_local||input->callbacks.include_system) in glslang_shader_preprocess()
195 glsl_include_system_func include_system; member