Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkOpticalFlowSessionCreateInfoNV |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eOpticalFlowSessionCreateInfoNV |
Definition at line 54682 of file vulkan_structs.hpp.
Definition at line 54684 of file vulkan_structs.hpp.
|
inline |
Definition at line 54690 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54716 of file vulkan_structs.hpp.
|
inline |
Definition at line 54800 of file vulkan_structs.hpp.
|
inline |
Definition at line 54795 of file vulkan_structs.hpp.
|
inline |
Definition at line 54841 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54724 of file vulkan_structs.hpp.
|
inline |
Definition at line 54830 of file vulkan_structs.hpp.
|
inline |
Definition at line 54761 of file vulkan_structs.hpp.
|
inline |
Definition at line 54788 of file vulkan_structs.hpp.
|
inline |
Definition at line 54755 of file vulkan_structs.hpp.
|
inline |
Definition at line 54743 of file vulkan_structs.hpp.
|
inline |
Definition at line 54775 of file vulkan_structs.hpp.
|
inline |
Definition at line 54749 of file vulkan_structs.hpp.
|
inline |
Definition at line 54768 of file vulkan_structs.hpp.
|
inline |
Definition at line 54782 of file vulkan_structs.hpp.
|
inline |
Definition at line 54731 of file vulkan_structs.hpp.
|
inline |
Definition at line 54737 of file vulkan_structs.hpp.
|
static |
Definition at line 54686 of file vulkan_structs.hpp.
vk::Format vk::OpticalFlowSessionCreateInfoNV::costFormat = vk::Format::eUndefined |
Definition at line 54854 of file vulkan_structs.hpp.
vk::OpticalFlowSessionCreateFlagsNV vk::OpticalFlowSessionCreateInfoNV::flags = {} |
Definition at line 54858 of file vulkan_structs.hpp.
vk::Format vk::OpticalFlowSessionCreateInfoNV::flowVectorFormat = vk::Format::eUndefined |
Definition at line 54853 of file vulkan_structs.hpp.
uint32_t vk::OpticalFlowSessionCreateInfoNV::height = {} |
Definition at line 54851 of file vulkan_structs.hpp.
vk::OpticalFlowGridSizeFlagsNV vk::OpticalFlowSessionCreateInfoNV::hintGridSize = {} |
Definition at line 54856 of file vulkan_structs.hpp.
vk::Format vk::OpticalFlowSessionCreateInfoNV::imageFormat = vk::Format::eUndefined |
Definition at line 54852 of file vulkan_structs.hpp.
vk::OpticalFlowGridSizeFlagsNV vk::OpticalFlowSessionCreateInfoNV::outputGridSize = {} |
Definition at line 54855 of file vulkan_structs.hpp.
vk::OpticalFlowPerformanceLevelNV vk::OpticalFlowSessionCreateInfoNV::performanceLevel = vk::OpticalFlowPerformanceLevelNV::eUnknown |
Definition at line 54857 of file vulkan_structs.hpp.
void* vk::OpticalFlowSessionCreateInfoNV::pNext = {} |
Definition at line 54849 of file vulkan_structs.hpp.
|
static |
Definition at line 54687 of file vulkan_structs.hpp.
vk::StructureType vk::OpticalFlowSessionCreateInfoNV::sType = StructureType::eOpticalFlowSessionCreateInfoNV |
Definition at line 54848 of file vulkan_structs.hpp.
uint32_t vk::OpticalFlowSessionCreateInfoNV::width = {} |
Definition at line 54850 of file vulkan_structs.hpp.