Searched defs:ExplicitLayoutRequired (Results 1 – 1 of 1) sorted by relevance
825 bool ExplicitLayoutRequired, in getOpTypeArray()981 bool ExplicitLayoutRequired, bool EmitIR) { in findSPIRVType()1025 bool ExplicitLayoutRequired, bool EmitIR) { in createSPIRVType()1109 bool ExplicitLayoutRequired, bool EmitIR) { in restOfCreateSPIRVType()1165 bool ExplicitLayoutRequired, bool EmitIR) { in getOrCreateSPIRVType()1362 bool ExplicitLayoutRequired = storageClassRequiresExplictLayout(SC); in getOrCreateVulkanBufferType() local