|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkSpecializationInfo |
Public Attributes | |
| uint32_t | mapEntryCount = {} |
| const VULKAN_HPP_NAMESPACE::SpecializationMapEntry * | pMapEntries = {} |
| size_t | dataSize = {} |
| const void * | pData = {} |
Definition at line 14678 of file vulkan_structs.hpp.
Definition at line 14680 of file vulkan_structs.hpp.
|
inline |
Definition at line 14683 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14696 of file vulkan_structs.hpp.
|
inline |
Definition at line 14700 of file vulkan_structs.hpp.
|
inline |
Definition at line 14770 of file vulkan_structs.hpp.
|
inline |
Definition at line 14765 of file vulkan_structs.hpp.
|
inline |
Definition at line 14799 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 14713 of file vulkan_structs.hpp.
|
inline |
Definition at line 14790 of file vulkan_structs.hpp.
|
inline |
Definition at line 14756 of file vulkan_structs.hpp.
|
inline |
Definition at line 14742 of file vulkan_structs.hpp.
|
inline |
Definition at line 14734 of file vulkan_structs.hpp.
|
inline |
Definition at line 14720 of file vulkan_structs.hpp.
|
inline |
Definition at line 14748 of file vulkan_structs.hpp.
|
inline |
Definition at line 14726 of file vulkan_structs.hpp.
| size_t VULKAN_HPP_NAMESPACE::SpecializationInfo::dataSize = {} |
Definition at line 14808 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::SpecializationInfo::mapEntryCount = {} |
Definition at line 14806 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::SpecializationInfo::pData = {} |
Definition at line 14809 of file vulkan_structs.hpp.
| const VULKAN_HPP_NAMESPACE::SpecializationMapEntry* VULKAN_HPP_NAMESPACE::SpecializationInfo::pMapEntries = {} |
Definition at line 14807 of file vulkan_structs.hpp.