Searched defs:constant_expression (Results 1 – 3 of 3) sorted by relevance
337 #define constant_expression(token,tree) conditional_expression(token, tree) macro
134 rule_type constant_expression; member
4875 string CompilerGLSL::constant_expression(const SPIRConstant &c) in constant_expression() function in CompilerGLSL