ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceGeneratedCompute
 
VkBool32 deviceGeneratedComputePipelines
 
VkBool32 deviceGeneratedComputeCaptureReplay
 

Detailed Description

Definition at line 10324 of file vulkan.h.

Member Data Documentation

◆ deviceGeneratedCompute

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedCompute

Definition at line 10328 of file vulkan.h.

◆ deviceGeneratedComputeCaptureReplay

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputeCaptureReplay

Definition at line 10330 of file vulkan.h.

◆ deviceGeneratedComputePipelines

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputePipelines

Definition at line 10329 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::pNext

Definition at line 10327 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::sType

Definition at line 10326 of file vulkan.h.


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