ReactOS 0.4.17-dev-769-g1500a35
_DXGK_AGP_INTERFACE Struct Reference

#include <dispmprt.h>

Collaboration diagram for _DXGK_AGP_INTERFACE:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
DXGKCB_AGP_ALLOCATE_POOL AgpAllocatePool
 
DXGKCB_AGP_FREE_POOL AgpFreePool
 
DXGKCB_AGP_SET_COMMAND AgpSetCommand
 

Detailed Description

Definition at line 736 of file dispmprt.h.

Member Data Documentation

◆ AgpAllocatePool

DXGKCB_AGP_ALLOCATE_POOL _DXGK_AGP_INTERFACE::AgpAllocatePool

Definition at line 742 of file dispmprt.h.

◆ AgpFreePool

DXGKCB_AGP_FREE_POOL _DXGK_AGP_INTERFACE::AgpFreePool

Definition at line 743 of file dispmprt.h.

◆ AgpSetCommand

DXGKCB_AGP_SET_COMMAND _DXGK_AGP_INTERFACE::AgpSetCommand

Definition at line 744 of file dispmprt.h.

◆ Context

PVOID _DXGK_AGP_INTERFACE::Context

Definition at line 739 of file dispmprt.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _DXGK_AGP_INTERFACE::InterfaceDereference

Definition at line 741 of file dispmprt.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _DXGK_AGP_INTERFACE::InterfaceReference

Definition at line 740 of file dispmprt.h.

◆ Size

USHORT _DXGK_AGP_INTERFACE::Size

Definition at line 737 of file dispmprt.h.

◆ Version

USHORT _DXGK_AGP_INTERFACE::Version

Definition at line 738 of file dispmprt.h.


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