|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| VkDescriptorSetLayout | vk_set_layout |
| VkPipelineLayout | vk_pipeline_layout |
| VkPipeline | vk_pipeline |
| VkExtent3D | group_size |
| VkExtent3D vkd3d_uav_clear_pipeline::group_size |
Definition at line 5250 of file command.c.
Referenced by d3d12_command_list_clear_uav().
| VkPipeline vkd3d_uav_clear_pipeline::vk_pipeline |
Definition at line 5249 of file command.c.
Referenced by d3d12_command_list_clear_uav().
| VkPipelineLayout vkd3d_uav_clear_pipeline::vk_pipeline_layout |
Definition at line 5248 of file command.c.
Referenced by d3d12_command_list_clear_uav().
| VkDescriptorSetLayout vkd3d_uav_clear_pipeline::vk_set_layout |
Definition at line 5247 of file command.c.
Referenced by d3d12_command_list_clear_uav().