Searched refs:hasAttributeAliasing (Results 1 - 1 of 1) sorted by relevance
/external/deqp/modules/glshared/ |
H A D | glsAttributeLocationTests.cpp | 73 bool hasAttributeAliasing (const vector<Attribute>& attributes, const map<string, deUint32>& bindings) function in namespace:deqp::gls::__anon4768 725 shaders = createAndAttachShaders(log, renderCtx, program, attributes, hasAttributeAliasing(attributes, activeBindings)); 772 createAndAttachShaders(log, renderCtx, program, reattachAttributes, hasAttributeAliasing(reattachAttributes, activeBindings));
|
Completed in 36 milliseconds