ReactOS 0.4.17-dev-934-g091855f
vkd3d_uav_clear_args Struct Reference

#include <vkd3d_private.h>

Collaboration diagram for vkd3d_uav_clear_args:

Public Attributes

VkClearColorValue colour
 
VkOffset2D offset
 
VkExtent2D extent
 

Detailed Description

Definition at line 1485 of file vkd3d_private.h.

Member Data Documentation

◆ colour

VkClearColorValue vkd3d_uav_clear_args::colour

Definition at line 1487 of file vkd3d_private.h.

Referenced by d3d12_command_list_clear_uav().

◆ extent

VkExtent2D vkd3d_uav_clear_args::extent

Definition at line 1489 of file vkd3d_private.h.

Referenced by d3d12_command_list_clear_uav().

◆ offset

VkOffset2D vkd3d_uav_clear_args::offset

Definition at line 1488 of file vkd3d_private.h.

Referenced by d3d12_command_list_clear_uav().


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