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

Definition at line 1801 of file vkd3d_shader.h.
| enum vkd3d_shader_root_signature_flags vkd3d_shader_root_signature_desc1::flags |
Definition at line 1807 of file vkd3d_shader.h.
Referenced by convert_root_signature_to_v1_0(), and convert_root_signature_to_v1_1().
Definition at line 1803 of file vkd3d_shader.h.
Referenced by convert_root_signature_to_v1_0(), convert_root_signature_to_v1_1(), shader_parse_root_signature(), and vkd3d_shader_free_root_signature_v_1_1().
| const struct vkd3d_shader_root_parameter1* vkd3d_shader_root_signature_desc1::parameters |
Definition at line 1804 of file vkd3d_shader.h.
Referenced by convert_root_signature_to_v1_0(), convert_root_signature_to_v1_1(), shader_parse_root_signature(), and vkd3d_shader_free_root_signature_v_1_1().
Definition at line 1805 of file vkd3d_shader.h.
Referenced by convert_root_signature_to_v1_0(), and convert_root_signature_to_v1_1().
| const struct vkd3d_shader_static_sampler_desc* vkd3d_shader_root_signature_desc1::static_samplers |
Definition at line 1806 of file vkd3d_shader.h.
Referenced by convert_root_signature_to_v1_0(), convert_root_signature_to_v1_1(), and vkd3d_shader_free_root_signature_v_1_1().