Home
last modified time | relevance | path

Searched refs:preLinkBind (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsAttributeLocationTests.cpp690 const vector<Bind>& preLinkBind, in runTest() argument
709 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()