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