Searched refs:init_statement (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.cpp1582 if (init_statement)
1583 init_statement->print();
1624 this->init_statement = init;
H A Dast.h1114 ast_node *init_statement; member in class:ast_iteration_statement
H A Dast_to_hir.cpp6479 if (init_statement != NULL)
6480 init_statement->hir(instructions, state);

Completed in 218 milliseconds