Searched refs:endInterfaceNdx (Results 1 – 1 of 1) sorted by relevance
787 const int endInterfaceNdx = (int)layout.interfaces.size(); in computeXfbLayout() local822 for (int interfaceNdx = startInterfaceNdx; interfaceNdx < endInterfaceNdx; interfaceNdx++) in computeXfbLayout()