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

  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_screen.h 79 struct nouveau_heap *lib_code; /* allocated from text_heap */ member in struct:nvc0_screen
nvc0_program.c 751 screen->lib_code->start, 0);
882 if (screen->lib_code)
890 &screen->lib_code);
895 screen->text, screen->lib_code->start, NV_VRAM_DOMAIN(&screen->base),
nvc0_screen.c 540 nouveau_heap_destroy(&screen->lib_code);
732 nouveau_heap_destroy(&screen->lib_code);
    [all...]
nvc0_tex.c 834 screen->lib_code->start;
    [all...]

Completed in 53 milliseconds