Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoDecodeH264PictureInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoDecodeH264PictureInfoKHR |
const void * | pNext = {} |
const StdVideoDecodeH264PictureInfo * | pStdPictureInfo = {} |
uint32_t | sliceCount = {} |
const uint32_t * | pSliceOffsets = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoDecodeH264PictureInfoKHR |
Definition at line 114598 of file vulkan_structs.hpp.
Definition at line 114600 of file vulkan_structs.hpp.
|
inline |
Definition at line 114606 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 114619 of file vulkan_structs.hpp.
|
inline |
Definition at line 114625 of file vulkan_structs.hpp.
|
inline |
Definition at line 114682 of file vulkan_structs.hpp.
|
inline |
Definition at line 114677 of file vulkan_structs.hpp.
|
inline |
Definition at line 114716 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 114636 of file vulkan_structs.hpp.
|
inline |
Definition at line 114706 of file vulkan_structs.hpp.
|
inline |
Definition at line 114643 of file vulkan_structs.hpp.
|
inline |
Definition at line 114661 of file vulkan_structs.hpp.
|
inline |
Definition at line 114649 of file vulkan_structs.hpp.
|
inline |
Definition at line 114655 of file vulkan_structs.hpp.
|
inline |
Definition at line 114668 of file vulkan_structs.hpp.
|
static |
Definition at line 114602 of file vulkan_structs.hpp.
const void* vk::VideoDecodeH264PictureInfoKHR::pNext = {} |
Definition at line 114724 of file vulkan_structs.hpp.
const uint32_t* vk::VideoDecodeH264PictureInfoKHR::pSliceOffsets = {} |
Definition at line 114727 of file vulkan_structs.hpp.
const StdVideoDecodeH264PictureInfo* vk::VideoDecodeH264PictureInfoKHR::pStdPictureInfo = {} |
Definition at line 114725 of file vulkan_structs.hpp.
uint32_t vk::VideoDecodeH264PictureInfoKHR::sliceCount = {} |
Definition at line 114726 of file vulkan_structs.hpp.
|
static |
Definition at line 114603 of file vulkan_structs.hpp.
vk::StructureType vk::VideoDecodeH264PictureInfoKHR::sType = StructureType::eVideoDecodeH264PictureInfoKHR |
Definition at line 114723 of file vulkan_structs.hpp.