Vulkan-Hpp
VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceGeneratedCompute
 
VkBool32 deviceGeneratedComputePipelines
 
VkBool32 deviceGeneratedComputeCaptureReplay
 

Detailed Description

Definition at line 17568 of file vulkan_core.h.

Member Data Documentation

◆ deviceGeneratedCompute

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedCompute

Definition at line 17571 of file vulkan_core.h.

◆ deviceGeneratedComputeCaptureReplay

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputeCaptureReplay

Definition at line 17573 of file vulkan_core.h.

◆ deviceGeneratedComputePipelines

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputePipelines

Definition at line 17572 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::pNext

Definition at line 17570 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::sType

Definition at line 17569 of file vulkan_core.h.


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