Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkOpticalFlowExecuteInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eOpticalFlowExecuteInfoNV |
void * | pNext = {} |
vk::OpticalFlowExecuteFlagsNV | flags = {} |
uint32_t | regionCount = {} |
const vk::Rect2D * | pRegions = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eOpticalFlowExecuteInfoNV |
Definition at line 54364 of file vulkan_structs.hpp.
Definition at line 54366 of file vulkan_structs.hpp.
|
inline |
Definition at line 54372 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54385 of file vulkan_structs.hpp.
|
inline |
Definition at line 54391 of file vulkan_structs.hpp.
|
inline |
Definition at line 54449 of file vulkan_structs.hpp.
|
inline |
Definition at line 54444 of file vulkan_structs.hpp.
|
inline |
Definition at line 54482 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54402 of file vulkan_structs.hpp.
|
inline |
Definition at line 54473 of file vulkan_structs.hpp.
|
inline |
Definition at line 54415 of file vulkan_structs.hpp.
|
inline |
Definition at line 54409 of file vulkan_structs.hpp.
|
inline |
Definition at line 54427 of file vulkan_structs.hpp.
|
inline |
Definition at line 54421 of file vulkan_structs.hpp.
|
inline |
Definition at line 54435 of file vulkan_structs.hpp.
|
static |
Definition at line 54368 of file vulkan_structs.hpp.
vk::OpticalFlowExecuteFlagsNV vk::OpticalFlowExecuteInfoNV::flags = {} |
Definition at line 54491 of file vulkan_structs.hpp.
void* vk::OpticalFlowExecuteInfoNV::pNext = {} |
Definition at line 54490 of file vulkan_structs.hpp.
const vk::Rect2D* vk::OpticalFlowExecuteInfoNV::pRegions = {} |
Definition at line 54493 of file vulkan_structs.hpp.
uint32_t vk::OpticalFlowExecuteInfoNV::regionCount = {} |
Definition at line 54492 of file vulkan_structs.hpp.
|
static |
Definition at line 54369 of file vulkan_structs.hpp.
vk::StructureType vk::OpticalFlowExecuteInfoNV::sType = StructureType::eOpticalFlowExecuteInfoNV |
Definition at line 54489 of file vulkan_structs.hpp.