Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 deviceGeneratedCompute
 
VkBool32 deviceGeneratedComputePipelines
 
VkBool32 deviceGeneratedComputeCaptureReplay
 

Detailed Description

Definition at line 18123 of file vulkan_core.h.

Field Documentation

◆ deviceGeneratedCompute

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedCompute

Definition at line 18126 of file vulkan_core.h.

◆ deviceGeneratedComputeCaptureReplay

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputeCaptureReplay

Definition at line 18128 of file vulkan_core.h.

◆ deviceGeneratedComputePipelines

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputePipelines

Definition at line 18127 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::pNext

Definition at line 18125 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::sType

Definition at line 18124 of file vulkan_core.h.


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