Searched refs:vramSize (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/radeon_hd/
H A Daccelerant.h44 uint64 vramSize; member in struct:fb_info
H A Dgpu.cpp573 gInfo->fb.vramSize = (uint64)gInfo->shared_info->frame_buffer_size * 1024;
574 gInfo->fb.vramEnd = (vramBase + gInfo->fb.vramSize) - 1;

Completed in 37 milliseconds