Home
last modified time | relevance | path

Searched defs:runout (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_context.h48 struct runout { struct
49 unsigned nr;
50 struct nouveau_bo *bo[0];
51 } *runout; member