Searched refs:ir3_parser_dead_ctx (Results 1 – 2 of 2) sorted by relevance
34 extern void *ir3_parser_dead_ctx;452 [a-zA-Z_][a-zA-Z_0-9]* ir3_yylval.str = ralloc_strdup(ir3_parser_dead_ctx, yytext); retu…
73 void *ir3_parser_dead_ctx; variable113 ir3_parser_dead_ctx = ralloc_context(NULL); in new_shader()288 ralloc_free(ir3_parser_dead_ctx); in ir3_parse()