ReactOS 0.4.17-dev-934-g091855f
d3d_video_decoder_output_view Struct Reference

#include <d3d11_private.h>

Collaboration diagram for d3d_video_decoder_output_view:

Public Attributes

ID3D11VideoDecoderOutputView ID3D11VideoDecoderOutputView_iface
 
LONG refcount
 
struct wined3d_private_store private_store
 
D3D11_VIDEO_DECODER_OUTPUT_VIEW_DESC desc
 
ID3D11Resource * resource
 
struct d3d_device * device
 

Detailed Description

Definition at line 270 of file d3d11_private.h.

Member Data Documentation

◆ desc

D3D11_VIDEO_DECODER_OUTPUT_VIEW_DESC d3d_video_decoder_output_view::desc

Definition at line 276 of file d3d11_private.h.

◆ device

struct d3d_device* d3d_video_decoder_output_view::device

Definition at line 278 of file d3d11_private.h.

◆ ID3D11VideoDecoderOutputView_iface

ID3D11VideoDecoderOutputView d3d_video_decoder_output_view::ID3D11VideoDecoderOutputView_iface

Definition at line 272 of file d3d11_private.h.

Referenced by impl_from_ID3D11VideoDecoderOutputView().

◆ private_store

struct wined3d_private_store d3d_video_decoder_output_view::private_store

Definition at line 275 of file d3d11_private.h.

◆ refcount

LONG d3d_video_decoder_output_view::refcount

◆ resource

ID3D11Resource* d3d_video_decoder_output_view::resource

Definition at line 277 of file d3d11_private.h.


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