Searched defs:emit_constant (Results 1 – 2 of 2) sorted by relevance
64 struct emit_constant struct66 emit_constant(string const &text) in emit_constant() function71 void operator()(Iterator b, Iterator e) const in operator ()()78 string msg;
2638 void CompilerGLSL::emit_constant(const SPIRConstant &constant) in emit_constant() function in CompilerGLSL