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