ReactOS 0.4.15-dev-7924-g5949c20
d3dcompiler_shader_signature Struct Reference
Collaboration diagram for d3dcompiler_shader_signature:

Public Attributes

D3D11_SIGNATURE_PARAMETER_DESCelements
 
UINT element_count
 
charstring_data
 

Detailed Description

Definition at line 36 of file reflection.c.

Member Data Documentation

◆ element_count

UINT d3dcompiler_shader_signature::element_count

Definition at line 39 of file reflection.c.

◆ elements

D3D11_SIGNATURE_PARAMETER_DESC* d3dcompiler_shader_signature::elements

Definition at line 38 of file reflection.c.

Referenced by free_signature().

◆ string_data

char* d3dcompiler_shader_signature::string_data

Definition at line 40 of file reflection.c.

Referenced by free_signature().


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