Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DShaderInterfaceVariableInfoMap.h93 bool hasAliasingAttributes() const { return mHasAliasingAttributes; } function
Dspv_utils.cpp283 bool hasAliasingAttributes = false; in AssignAttributeLocations() local
4990 const bool hasAliasingAttributes = in SpvTransformSpirvCode() local