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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c623 const struct glsl_type *current_ifc_type; member in struct:nir_link_uniforms_state
1234 type == state->current_ifc_type) {
1598 state.current_ifc_type = NULL;
1645 state.current_ifc_type = type;

Completed in 4 milliseconds