Searched refs:include_local (Results 1 – 2 of 2) sorted by relevance
123 if (this->callbacks.include_local) { in includeLocal()125 … this->callbacks.include_local(this->context, headerName, includerName, inclusionDepth); in includeLocal()
198 glsl_include_local_func include_local; member