Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.cpp1694 if (init_statement)
1695 init_statement->print();
1736 this->init_statement = init;
H A Dast.h1194 ast_node *init_statement; member in ast_iteration_statement
H A Dast_to_hir.cpp7172 if (init_statement != NULL) in hir()
7173 init_statement->hir(instructions, state); in hir()

Completed in 17 milliseconds