Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorUpdateTemplateEntry |
Public Attributes | |
uint32_t | dstBinding = {} |
uint32_t | dstArrayElement = {} |
uint32_t | descriptorCount = {} |
vk::DescriptorType | descriptorType = vk::DescriptorType::eSampler |
size_t | offset = {} |
size_t | stride = {} |
Definition at line 25640 of file vulkan_structs.hpp.
Definition at line 25642 of file vulkan_structs.hpp.
|
inline |
Definition at line 25645 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25662 of file vulkan_structs.hpp.
|
inline |
Definition at line 25719 of file vulkan_structs.hpp.
|
inline |
Definition at line 25714 of file vulkan_structs.hpp.
|
inline |
Definition at line 25749 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25670 of file vulkan_structs.hpp.
|
inline |
Definition at line 25739 of file vulkan_structs.hpp.
|
inline |
Definition at line 25689 of file vulkan_structs.hpp.
|
inline |
Definition at line 25695 of file vulkan_structs.hpp.
|
inline |
Definition at line 25683 of file vulkan_structs.hpp.
|
inline |
Definition at line 25677 of file vulkan_structs.hpp.
|
inline |
Definition at line 25701 of file vulkan_structs.hpp.
|
inline |
Definition at line 25707 of file vulkan_structs.hpp.
uint32_t vk::DescriptorUpdateTemplateEntry::descriptorCount = {} |
Definition at line 25758 of file vulkan_structs.hpp.
vk::DescriptorType vk::DescriptorUpdateTemplateEntry::descriptorType = vk::DescriptorType::eSampler |
Definition at line 25759 of file vulkan_structs.hpp.
uint32_t vk::DescriptorUpdateTemplateEntry::dstArrayElement = {} |
Definition at line 25757 of file vulkan_structs.hpp.
uint32_t vk::DescriptorUpdateTemplateEntry::dstBinding = {} |
Definition at line 25756 of file vulkan_structs.hpp.
size_t vk::DescriptorUpdateTemplateEntry::offset = {} |
Definition at line 25760 of file vulkan_structs.hpp.
size_t vk::DescriptorUpdateTemplateEntry::stride = {} |
Definition at line 25761 of file vulkan_structs.hpp.