Tatooine
|
This is the complete list of members for tatooine::gl::shaderstageparser, including all inherited members.
parse(std::filesystem::path const &path, std::vector< GLSLVar > &vars, include_tree &it) -> shadersource | tatooine::gl::shaderstageparser | static |
parse(shadersource const &source, std::vector< GLSLVar > &vars, include_tree &it) -> shadersource | tatooine::gl::shaderstageparser | static |
parse_include(std::string const &line) -> std::optional< std::string > | tatooine::gl::shaderstageparser | static |
parse_stream(Stream &stream, std::vector< GLSLVar > &vars, include_tree &it, std::string const &folder="") -> shadersource | tatooine::gl::shaderstageparser | inlineprivatestatic |
parse_varname(std::string const &line) -> std::optional< GLSLVar > | tatooine::gl::shaderstageparser | static |
regex_include | tatooine::gl::shaderstageparser | privatestatic |
regex_var | tatooine::gl::shaderstageparser | privatestatic |