Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorPoolSize |
Public Attributes | |
vk::DescriptorType | type = vk::DescriptorType::eSampler |
uint32_t | descriptorCount = {} |
Definition at line 24245 of file vulkan_structs.hpp.
Definition at line 24247 of file vulkan_structs.hpp.
|
inline |
Definition at line 24250 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 24259 of file vulkan_structs.hpp.
|
inline |
Definition at line 24289 of file vulkan_structs.hpp.
|
inline |
Definition at line 24284 of file vulkan_structs.hpp.
|
inline |
Definition at line 24318 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 24264 of file vulkan_structs.hpp.
|
inline |
Definition at line 24309 of file vulkan_structs.hpp.
|
inline |
Definition at line 24277 of file vulkan_structs.hpp.
|
inline |
Definition at line 24271 of file vulkan_structs.hpp.
uint32_t vk::DescriptorPoolSize::descriptorCount = {} |
Definition at line 24326 of file vulkan_structs.hpp.
vk::DescriptorType vk::DescriptorPoolSize::type = vk::DescriptorType::eSampler |
Definition at line 24325 of file vulkan_structs.hpp.