Searched refs:preAttachBind (Results 1 – 1 of 1) sorted by relevance
689 const vector<Bind>& preAttachBind, in runTest() argument706 for (int bindNdx = 0; bindNdx < (int)preAttachBind.size(); bindNdx++) in runTest()707 activeBindings[preAttachBind[bindNdx].getAttributeName()] = preAttachBind[bindNdx].getLocation(); in runTest()721 if (!preAttachBind.empty()) in runTest()722 bindAttributes(log, gl, program, preAttachBind); in runTest()