Home
last modified time | relevance | path

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

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