Home
last modified time | relevance | path

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

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