Searched refs:variable_decl_function_local (Results 1 – 2 of 2) sorted by relevance
513 std::string variable_decl_function_local(SPIRVariable &variable);
9520 string CompilerGLSL::variable_decl_function_local(SPIRVariable &var) in variable_decl_function_local() function in CompilerGLSL9560 statement(variable_decl_function_local(*var), initializer, ";"); in flush_variable_declaration()13872 statement(variable_decl_function_local(var), ";"); in emit_function()