ReactOS 0.4.16-dev-927-g467dec4
|
Public Attributes | |
D3D11_SIGNATURE_PARAMETER_DESC * | elements |
UINT | element_count |
char * | string_data |
Definition at line 36 of file reflection.c.
UINT d3dcompiler_shader_signature::element_count |
Definition at line 39 of file reflection.c.
D3D11_SIGNATURE_PARAMETER_DESC* d3dcompiler_shader_signature::elements |
Definition at line 38 of file reflection.c.
Referenced by free_signature().
char* d3dcompiler_shader_signature::string_data |
Definition at line 40 of file reflection.c.
Referenced by free_signature().