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 81 struct nouveau_heap *lib_code; /* allocated from text_heap */ member in struct:nvc0_screen
nvc0_program.c 757 screen->lib_code->start, 0);
888 if (screen->lib_code)
896 &screen->lib_code);
901 screen->text, screen->lib_code->start, NV_VRAM_DOMAIN(&screen->base),
nvc0_screen.c 570 nouveau_heap_destroy(&screen->lib_code);
774 nouveau_heap_destroy(&screen->lib_code);
    [all...]
nvc0_tex.c 954 screen->lib_code->start;
    [all...]

Completed in 3114 milliseconds