Searched defs:base_expr (Results 1 – 2 of 2) sorted by relevance
234 struct base_expr struct236 typedef proto::expr<Tag, Args, Args::arity> type;242 struct base_expr<Domain, Tag, Args, true> struct244 typedef proto::basic_expr<Tag, Args, Args::arity> type;
4467 string CompilerGLSL::to_rerolled_array_expression(const string &base_expr, const SPIRType &type) in to_rerolled_array_expression()