ReactOS 0.4.17-dev-934-g091855f
d3d12_command_signature Struct Reference

#include <vkd3d_private.h>

Collaboration diagram for d3d12_command_signature:

Public Attributes

ID3D12CommandSignature ID3D12CommandSignature_iface
 
unsigned int refcount
 
unsigned int internal_refcount
 
D3D12_COMMAND_SIGNATURE_DESC desc
 
struct d3d12_device * device
 
struct vkd3d_private_store private_store
 

Detailed Description

Definition at line 1442 of file vkd3d_private.h.

Member Data Documentation

◆ desc

D3D12_COMMAND_SIGNATURE_DESC d3d12_command_signature::desc

Definition at line 1448 of file vkd3d_private.h.

Referenced by d3d12_command_list_ExecuteIndirect().

◆ device

struct d3d12_device* d3d12_command_signature::device

Definition at line 1450 of file vkd3d_private.h.

◆ ID3D12CommandSignature_iface

ID3D12CommandSignature d3d12_command_signature::ID3D12CommandSignature_iface

◆ internal_refcount

unsigned int d3d12_command_signature::internal_refcount

Definition at line 1446 of file vkd3d_private.h.

◆ private_store

struct vkd3d_private_store d3d12_command_signature::private_store

Definition at line 1452 of file vkd3d_private.h.

◆ refcount

unsigned int d3d12_command_signature::refcount

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