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

/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.cpp73 bool hasAttributeAliasing (const vector<Attribute>& attributes, const map<string, deUint32>& bindings) function in namespace:deqp::gls::__anon4596
725 shaders = createAndAttachShaders(log, renderCtx, program, attributes, hasAttributeAliasing(attributes, activeBindings));
772 createAndAttachShaders(log, renderCtx, program, reattachAttributes, hasAttributeAliasing(reattachAttributes, activeBindings));

Completed in 52 milliseconds