ReactOS 0.4.17-dev-934-g091855f
dxgi_output Struct Reference

#include <dxgi_private.h>

Collaboration diagram for dxgi_output:

Public Attributes

IDXGIOutput6 IDXGIOutput6_iface
 
LONG refcount
 
struct wined3d_output * wined3d_output
 
struct wined3d_private_store private_store
 
struct dxgi_adapter * adapter
 

Detailed Description

Definition at line 144 of file dxgi_private.h.

Member Data Documentation

◆ adapter

struct dxgi_adapter* dxgi_output::adapter

Definition at line 150 of file dxgi_private.h.

Referenced by dxgi_output_GetParent(), dxgi_output_init(), and dxgi_output_Release().

◆ IDXGIOutput6_iface

IDXGIOutput6 dxgi_output::IDXGIOutput6_iface

◆ private_store

◆ refcount

LONG dxgi_output::refcount

Definition at line 147 of file dxgi_private.h.

Referenced by dxgi_output_AddRef(), dxgi_output_init(), and dxgi_output_Release().

◆ wined3d_output


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