Searched refs:nextOutLocation (Results 1 – 2 of 2) sorted by relevance
428 unsigned int nextOutLocation; variable
64 nextInLocation(0), nextOutLocation(0), in HlslParseContext()1259 nextOutLocation = std::max(nextOutLocation, flattenData.nextLocation); in addFlattenedMember()1557 variable.getWritableType().getQualifier().layoutLocation = nextOutLocation; in assignToInterface()1558 nextOutLocation += size; in assignToInterface()6009 nextOutLocation = std::max(nextOutLocation, qualifier.layoutLocation + 1u); in handleSemantic()