|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vkd3d_shader_private.h>

Public Attributes | |
| struct signature_element * | elements |
| size_t | elements_capacity |
| unsigned int | element_count |
Definition at line 1102 of file vkd3d_shader_private.h.
Definition at line 1106 of file vkd3d_shader_private.h.
Referenced by sm6_parser_init(), spirv_compiler_emit_default_control_point_phase(), and spirv_compiler_emit_shader_signature_outputs().
| struct signature_element* shader_signature::elements |
Definition at line 1104 of file vkd3d_shader_private.h.
Referenced by isgn_handler(), spirv_compiler_emit_default_control_point_phase(), spirv_compiler_emit_input(), spirv_compiler_emit_output(), and spirv_compiler_emit_shader_signature_outputs().
| size_t shader_signature::elements_capacity |
Definition at line 1105 of file vkd3d_shader_private.h.