ReactOS 0.4.17-dev-934-g091855f
vkd3d_uav_clear_pipelines Struct Reference

#include <vkd3d_private.h>

Public Attributes

VkPipeline buffer
 
VkPipeline image_1d
 
VkPipeline image_1d_array
 
VkPipeline image_2d
 
VkPipeline image_2d_array
 
VkPipeline image_3d
 

Detailed Description

Definition at line 1492 of file vkd3d_private.h.

Member Data Documentation

◆ buffer

VkPipeline vkd3d_uav_clear_pipelines::buffer

Definition at line 1494 of file vkd3d_private.h.

◆ image_1d

VkPipeline vkd3d_uav_clear_pipelines::image_1d

Definition at line 1495 of file vkd3d_private.h.

◆ image_1d_array

VkPipeline vkd3d_uav_clear_pipelines::image_1d_array

Definition at line 1496 of file vkd3d_private.h.

◆ image_2d

VkPipeline vkd3d_uav_clear_pipelines::image_2d

Definition at line 1497 of file vkd3d_private.h.

◆ image_2d_array

VkPipeline vkd3d_uav_clear_pipelines::image_2d_array

Definition at line 1498 of file vkd3d_private.h.

◆ image_3d

VkPipeline vkd3d_uav_clear_pipelines::image_3d

Definition at line 1499 of file vkd3d_private.h.


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