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

Public Attributes | |
| VkDescriptorSetLayout | vk_set_layout_buffer |
| VkDescriptorSetLayout | vk_set_layout_image |
| VkPipelineLayout | vk_pipeline_layout_buffer |
| VkPipelineLayout | vk_pipeline_layout_image |
| struct vkd3d_uav_clear_pipelines | pipelines_float |
| struct vkd3d_uav_clear_pipelines | pipelines_uint |
Definition at line 1502 of file vkd3d_private.h.
| struct vkd3d_uav_clear_pipelines vkd3d_uav_clear_state::pipelines_float |
Definition at line 1510 of file vkd3d_private.h.
| struct vkd3d_uav_clear_pipelines vkd3d_uav_clear_state::pipelines_uint |
Definition at line 1511 of file vkd3d_private.h.
| VkPipelineLayout vkd3d_uav_clear_state::vk_pipeline_layout_buffer |
Definition at line 1507 of file vkd3d_private.h.
| VkPipelineLayout vkd3d_uav_clear_state::vk_pipeline_layout_image |
Definition at line 1508 of file vkd3d_private.h.
| VkDescriptorSetLayout vkd3d_uav_clear_state::vk_set_layout_buffer |
Definition at line 1504 of file vkd3d_private.h.
| VkDescriptorSetLayout vkd3d_uav_clear_state::vk_set_layout_image |
Definition at line 1505 of file vkd3d_private.h.