Searched refs:video_mem (Results 1 – 12 of 12) sorted by relevance
417 this->info.video_mem=hwcaps.currently_available_video_ram/1024; in ph_UpdateHWInfo()569 this->info.video_mem=hwcaps.currently_available_video_ram/1024; in ph_AllocHWSurface()610 this->info.video_mem=hwcaps.currently_available_video_ram/1024; in ph_FreeHWSurface()
219 this->info.video_mem = 0; in VGL_UpdateVideoInfo()224 this->info.video_mem = VGLCurMode->ModeInfo.PixelBytes * in VGL_UpdateVideoInfo()
230 this->info.video_mem = db->buffer.plb.stride * mode.virt.y; in GGI_VideoInit()
162 Uint32 video_mem; /* The total amount of video memory (in K) */ member
220 this->info.video_mem = modeinfo->memory; in SVGA_UpdateVideoInfo()
312 this->info.video_mem = regs.r[5]/1024; in FULLSCREEN_BuildModeList()
459 this->info.video_mem = (Uint32) Atari_SysMalloc(-1L, MX_STRAM); in XBIOS_VideoInit()
331 this->info.video_mem = get_video_size(this); in UpdateHWInfo()
581 this->info.video_mem=2000000; // Not always true but almost any Amiga card has this memory! in CGX_VideoInit()
462 this->info.video_mem = caps.video_memory / 1024; in DirectFB_VideoInit()
682 this->info.video_mem = finfo.smem_len/1024; in FB_VideoInit()
889 this->info.video_mem = total_mem/1024; in DX5_UpdateVideoInfo()