Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | maxGraphicsShaderGroupCount |
uint32_t | maxIndirectSequenceCount |
uint32_t | maxIndirectCommandsTokenCount |
uint32_t | maxIndirectCommandsStreamCount |
uint32_t | maxIndirectCommandsTokenOffset |
uint32_t | maxIndirectCommandsStreamStride |
uint32_t | minSequencesCountBufferOffsetAlignment |
uint32_t | minSequencesIndexBufferOffsetAlignment |
uint32_t | minIndirectCommandsBufferOffsetAlignment |
Definition at line 14431 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxGraphicsShaderGroupCount |
Definition at line 14434 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamCount |
Definition at line 14437 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamStride |
Definition at line 14439 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenCount |
Definition at line 14436 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenOffset |
Definition at line 14438 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectSequenceCount |
Definition at line 14435 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minIndirectCommandsBufferOffsetAlignment |
Definition at line 14442 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesCountBufferOffsetAlignment |
Definition at line 14440 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesIndexBufferOffsetAlignment |
Definition at line 14441 of file vulkan_core.h.
void* VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::pNext |
Definition at line 14433 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::sType |
Definition at line 14432 of file vulkan_core.h.