Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceGeneratedCompute
 
VkBool32 deviceGeneratedComputePipelines
 
VkBool32 deviceGeneratedComputeCaptureReplay
 

Detailed Description

Definition at line 16691 of file vulkan_core.h.

Member Data Documentation

◆ deviceGeneratedCompute

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedCompute

Definition at line 16694 of file vulkan_core.h.

◆ deviceGeneratedComputeCaptureReplay

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputeCaptureReplay

Definition at line 16696 of file vulkan_core.h.

◆ deviceGeneratedComputePipelines

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputePipelines

Definition at line 16695 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::pNext

Definition at line 16693 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::sType

Definition at line 16692 of file vulkan_core.h.


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