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

Definition at line 1733 of file vkd3d_shader.h.
| enum vkd3d_shader_root_signature_flags vkd3d_shader_root_signature_desc::flags |
Definition at line 1739 of file vkd3d_shader.h.
Referenced by convert_root_signature_to_v1_0(), convert_root_signature_to_v1_1(), and shader_parse_root_signature().
Definition at line 1735 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_0().
| const struct vkd3d_shader_root_parameter* vkd3d_shader_root_signature_desc::parameters |
Definition at line 1736 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_0().
Definition at line 1737 of file vkd3d_shader.h.
Referenced by convert_root_signature_to_v1_0(), convert_root_signature_to_v1_1(), and shader_parse_root_signature().
| const struct vkd3d_shader_static_sampler_desc* vkd3d_shader_root_signature_desc::static_samplers |
Definition at line 1738 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_0().