HomeSort by relevance Sort by last modified time
    Searched refs:stack_bo (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_screen.h 34 struct nouveau_bo *stack_bo; member in struct:nv50_screen
nv50_context.c 181 BCTX_REFN_bo(nv50->bufctx_3d, SCREEN, flags, screen->stack_bo);
nv50_screen.c 277 nouveau_bo_ref(NULL, &screen->stack_bo);
430 PUSH_DATAh(push, screen->stack_bo->offset);
431 PUSH_DATA (push, screen->stack_bo->offset);
726 &screen->stack_bo);

Completed in 53 milliseconds