Home | History | Annotate | Download | only in layers

Lines Matching full:arrayindex

3444                                     const uint32_t arrayIndex, const GENERIC_HEADER *pUpdateStruct) {
3445 return getBindingStartIndex(pLayout, binding) + arrayIndex;
3450 const uint32_t arrayIndex, const GENERIC_HEADER *pUpdateStruct) {
3452 return getBindingStartIndex(pLayout, binding) + arrayIndex + count - 1;