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

Public Attributes | |
| VkPipelineLayout | vk_pipeline_layout |
| VkDescriptorSetLayout | vk_set_layout |
| uint32_t | set_index |
| struct vkd3d_shader_uav_counter_binding * | bindings |
| unsigned int | binding_count |
Definition at line 1055 of file vkd3d_private.h.
Definition at line 1062 of file vkd3d_private.h.
| struct vkd3d_shader_uav_counter_binding* d3d12_pipeline_uav_counter_state::bindings |
Definition at line 1061 of file vkd3d_private.h.
Referenced by d3d12_pipeline_uav_counter_state_cleanup().
| uint32_t d3d12_pipeline_uav_counter_state::set_index |
Definition at line 1059 of file vkd3d_private.h.
| VkPipelineLayout d3d12_pipeline_uav_counter_state::vk_pipeline_layout |
Definition at line 1057 of file vkd3d_private.h.
Referenced by d3d12_pipeline_uav_counter_state_cleanup().
| VkDescriptorSetLayout d3d12_pipeline_uav_counter_state::vk_set_layout |
Definition at line 1058 of file vkd3d_private.h.
Referenced by d3d12_pipeline_uav_counter_state_cleanup().