Searched refs:BackingStore (Results 1 – 2 of 2) sorted by relevance
54 ASSERT (VgpuGop->BackingStore != NULL); in ReleaseGopResources()120 FreePages (VgpuGop->BackingStore, VgpuGop->NumberOfPages); in ReleaseGopResources()121 VgpuGop->BackingStore = NULL; in ReleaseGopResources()390 ASSERT (VgpuGop->BackingStore == NULL); in GopSetMode()393 VgpuGop->BackingStore = NewBackingStore; in GopSetMode()519 VgpuGop->BackingStore + in GopBlt()539 VgpuGop->BackingStore + in GopBlt()556 VgpuGop->BackingStore + in GopBlt()581 VgpuGop->BackingStore + in GopBlt()583 VgpuGop->BackingStore + in GopBlt()[all …]
144 UINT32 *BackingStore; member