Home
last modified time | relevance | path

Searched refs:wpush (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_vbo.c350 unsigned wpush = ((npush + 255) & ~255) >> 8; local
354 BEGIN_NI04(push, NV30_3D(VB_VERTEX_BATCH), wpush);
495 unsigned wpush = ((npush + 255) & ~255) >> 8; local
499 BEGIN_NI04(push, NV30_3D(VB_INDEX_BATCH), wpush);