ReactOS 0.4.17-dev-934-g091855f
vkd3d_uav_clear_state Struct Reference

#include <vkd3d_private.h>

Collaboration diagram for vkd3d_uav_clear_state:

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
 

Detailed Description

Definition at line 1502 of file vkd3d_private.h.

Member Data Documentation

◆ pipelines_float

struct vkd3d_uav_clear_pipelines vkd3d_uav_clear_state::pipelines_float

Definition at line 1510 of file vkd3d_private.h.

◆ pipelines_uint

struct vkd3d_uav_clear_pipelines vkd3d_uav_clear_state::pipelines_uint

Definition at line 1511 of file vkd3d_private.h.

◆ vk_pipeline_layout_buffer

VkPipelineLayout vkd3d_uav_clear_state::vk_pipeline_layout_buffer

Definition at line 1507 of file vkd3d_private.h.

◆ vk_pipeline_layout_image

VkPipelineLayout vkd3d_uav_clear_state::vk_pipeline_layout_image

Definition at line 1508 of file vkd3d_private.h.

◆ vk_set_layout_buffer

VkDescriptorSetLayout vkd3d_uav_clear_state::vk_set_layout_buffer

Definition at line 1504 of file vkd3d_private.h.

◆ vk_set_layout_image

VkDescriptorSetLayout vkd3d_uav_clear_state::vk_set_layout_image

Definition at line 1505 of file vkd3d_private.h.


The documentation for this struct was generated from the following file: