Searched refs:lib_code (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h88 struct nouveau_heap *lib_code; /* allocated from text_heap */ member in struct:nvc0_screen
H A Dnvc0_program.c786 screen->lib_code->start, 0);
907 if (screen->lib_code)
915 &screen->lib_code);
920 screen->text, screen->lib_code->start, NV_VRAM_DOMAIN(&screen->base),
H A Dnvc0_screen.c641 nouveau_heap_destroy(&screen->lib_code);
844 nouveau_heap_destroy(&screen->lib_code);
H A Dnvc0_tex.c979 screen->lib_code->start;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h88 struct nouveau_heap *lib_code; /* allocated from text_heap */ member in struct:nvc0_screen
H A Dnvc0_program.c842 screen->lib_code->start, 0);
969 if (screen->lib_code)
977 &screen->lib_code);
982 screen->text, screen->lib_code->start, NV_VRAM_DOMAIN(&screen->base),
H A Dnvc0_screen.c724 nouveau_heap_destroy(&screen->lib_code);
953 nouveau_heap_destroy(&screen->lib_code);
H A Dnvc0_tex.c977 screen->lib_code->start;

Completed in 21 milliseconds