Searched refs:tmp_parser (Results 1 – 1 of 1) sorted by relevance
374 glcpp_parser_t *tmp_parser = variable376 tmp_parser->version_set = true;377 tmp_parser->version = parser->version;380 glcpp_lex_set_source_string(tmp_parser, shader);386 di.parser = tmp_parser;403 glcpp_parser_parse(tmp_parser);405 tmp_parser->info_log->buf);407 tmp_parser->output->buf);416 ralloc_steal(parser, tmp_parser);418 hash_table_call_foreach(tmp_parser->defines,[all …]