Searched refs:hasBindings (Results 1 – 1 of 1) sorted by relevance
87 … const bool hasBindings = (reflection.vertexInputDeclarationView.bindingDescriptions.size() > 0); in validateSSO() local89 if (hasBindings != vidHasBindings) { in validateSSO()