Home | History | Annotate | Download | only in layers

Lines Matching full:endindex

586     uint32_t endIndex;                                   // last index of this layout
597 _LAYOUT_NODE() : layout{}, createInfo{}, startIndex(0), endIndex(0), dynamicDescriptorCount(0){};