ReactOS 0.4.15-dev-7907-g95bf896
_EFI_UGA_DRAW_PROTOCOL Struct Reference

#include <UgaDraw.h>

Collaboration diagram for _EFI_UGA_DRAW_PROTOCOL:

Public Attributes

EFI_UGA_DRAW_PROTOCOL_GET_MODE GetMode
 
EFI_UGA_DRAW_PROTOCOL_SET_MODE SetMode
 
EFI_UGA_DRAW_PROTOCOL_BLT Blt
 

Detailed Description

This protocol provides a basic abstraction to set video modes and copy pixels to and from the graphics controller's frame buffer.

Definition at line 158 of file UgaDraw.h.

Member Data Documentation

◆ Blt

EFI_UGA_DRAW_PROTOCOL_BLT _EFI_UGA_DRAW_PROTOCOL::Blt

Definition at line 161 of file UgaDraw.h.

◆ GetMode

EFI_UGA_DRAW_PROTOCOL_GET_MODE _EFI_UGA_DRAW_PROTOCOL::GetMode

Definition at line 159 of file UgaDraw.h.

◆ SetMode

EFI_UGA_DRAW_PROTOCOL_SET_MODE _EFI_UGA_DRAW_PROTOCOL::SetMode

Definition at line 160 of file UgaDraw.h.


The documentation for this struct was generated from the following file: