Searched refs:offsetAligned (Results 1 – 1 of 1) sorted by relevance
171 bool offsetAligned = IsOffsetAligned(srcType, offset); in prepareIndexData() local174 if (offsetAligned && buffer->supportsDirectBinding() && dstType == srcType) in prepareIndexData()191 staticBuffer && offsetAligned && staticBuffer->getIndexType() == dstType; in prepareIndexData()199 if (staticBuffer == nullptr || !offsetAligned) in prepareIndexData()222 ASSERT(offsetAligned && staticBuffer->getIndexType() == dstType); in prepareIndexData()