ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCopyMemoryIndirectFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCopyMemoryIndirectFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 indirectCopy
 

Detailed Description

Definition at line 10068 of file vulkan.h.

Member Data Documentation

◆ indirectCopy

VkBool32 VkPhysicalDeviceCopyMemoryIndirectFeaturesNV::indirectCopy

Definition at line 10072 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCopyMemoryIndirectFeaturesNV::pNext

Definition at line 10071 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCopyMemoryIndirectFeaturesNV::sType

Definition at line 10070 of file vulkan.h.


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