Skip to content
Snippets Groups Projects
Forked from Mesa / mesa
Source project has a limited visibility.
Mike Blumenkrantz's avatar
Mike Blumenkrantz authored
unnecessarily dereferencing the vertex buffer info array here causes a
ton of cpu overhead due to bad cache locality, so just use a mask to
avoid loading X more cachelines into memory unnecessarily

Reviewed-by: default avatarSamuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <mesa/mesa!13320>
1b8bdecf
History
Name Last commit Last update