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

/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_screen.h40 struct nouveau_heap *lib_code; /* allocated from text_heap */ member in struct:nvc0_screen
H A Dnvc0_program.c654 uint32_t lib_pos = screen->lib_code->start;
728 if (screen->lib_code)
736 &screen->lib_code);
741 screen->text, screen->lib_code->start, NOUVEAU_BO_VRAM,
H A Dnvc0_screen.c271 nouveau_heap_destroy(&screen->lib_code);

Completed in 73 milliseconds