Searched refs:user_structures (Results 1 – 4 of 4) sorted by relevance
593 const glsl_type **user_structures; member
55 const glsl_type *const s = state->user_structures[i]; in _mesa_print_ir()
201 this->user_structures = NULL; in _mesa_glsl_parse_state()
7519 const glsl_type **s = reralloc(state, state->user_structures, in hir()7524 state->user_structures = s; in hir()