Home
last modified time | relevance | path

Searched defs:ifc_type (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlinker.cpp1432 } else if (const glsl_type *ifc_type = var->get_interface_type()) { in visit() local
1553 const glsl_type *ifc_type = (const glsl_type *) key; in fixup_unnamed_interface_type() local