Home
last modified time | relevance | path

Searched defs:hasAttributeAliasing (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DTranslatorMSL.h168 bool hasAttributeAliasing = false; variable
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.cpp73 bool hasAttributeAliasing(const vector<Attribute> &attributes, const map<string, uint32_t> &binding… in hasAttributeAliasing() function