Searched refs:getBoundLocation (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.cpp66 deInt32 getBoundLocation (const map<string, deUint32>& bindings, const string& attrib) function in namespace:deqp::gls::__anon20385
79 const deInt32 location = getBoundLocation(bindings, attributes[attribNdx].getName());
609 const deInt32 expectedLocation = (attrib.getLayoutLocation() != Attribute::LOC_UNDEF ? attrib.getLayoutLocation() : getBoundLocation(bindings, attrib.getName()));

Completed in 48 milliseconds