Searched refs:tmp_parser (Results 1 – 1 of 1) sorted by relevance
371 glcpp_parser_t *tmp_parser = variable373 tmp_parser->version_set = true;374 tmp_parser->version = parser->version;377 glcpp_lex_set_source_string(tmp_parser, shader);383 di.parser = tmp_parser;400 glcpp_parser_parse(tmp_parser);402 tmp_parser->info_log->buf);404 tmp_parser->output->buf);413 ralloc_steal(parser, tmp_parser);415 hash_table_call_foreach(tmp_parser->defines,[all …]