Searched refs:offset_align (Results 1 – 1 of 1) sorted by relevance
7761 const auto offset_align = GetIndexAlignment(indexType); in PreCallValidateCmdBindIndexBuffer() local7762 if (offset % offset_align) { in PreCallValidateCmdBindIndexBuffer()