Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DShaderInterfaceVariableInfoMap.h101 bool hasAliasingAttributes() const { return mPod.hasAliasingAttributes; } function
123 uint32_t hasAliasingAttributes : 1; member
H A Dspv_utils.cpp280 bool hasAliasingAttributes = false; in AssignAttributeLocations() local
5407 const bool hasAliasingAttributes = in SpvTransformSpirvCode() local