Searched refs:preLinkBind (Results 1 – 1 of 1) sorted by relevance
690 const vector<Bind>& preLinkBind, in runTest() argument709 for (int bindNdx = 0; bindNdx < (int)preLinkBind.size(); bindNdx++) in runTest()710 activeBindings[preLinkBind[bindNdx].getAttributeName()] = preLinkBind[bindNdx].getLocation(); in runTest()727 if (!preLinkBind.empty()) in runTest()728 bindAttributes(log, gl, program, preLinkBind); in runTest()