Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBindDescriptorBufferEmbeddedSamplersInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eBindDescriptorBufferEmbeddedSamplersInfoEXT |
const void * | pNext = {} |
vk::ShaderStageFlags | stageFlags = {} |
vk::PipelineLayout | layout = {} |
uint32_t | set = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBindDescriptorBufferEmbeddedSamplersInfoEXT |
Definition at line 7524 of file vulkan_structs.hpp.
using vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::NativeType = VkBindDescriptorBufferEmbeddedSamplersInfoEXT |
Definition at line 7526 of file vulkan_structs.hpp.
|
inline |
Definition at line 7532 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 7545 of file vulkan_structs.hpp.
|
inline |
Definition at line 7591 of file vulkan_structs.hpp.
|
inline |
Definition at line 7586 of file vulkan_structs.hpp.
|
inline |
Definition at line 7624 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 7553 of file vulkan_structs.hpp.
|
inline |
Definition at line 7615 of file vulkan_structs.hpp.
|
inline |
Definition at line 7573 of file vulkan_structs.hpp.
|
inline |
Definition at line 7560 of file vulkan_structs.hpp.
|
inline |
Definition at line 7579 of file vulkan_structs.hpp.
|
inline |
Definition at line 7567 of file vulkan_structs.hpp.
|
static |
Definition at line 7528 of file vulkan_structs.hpp.
vk::PipelineLayout vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::layout = {} |
Definition at line 7634 of file vulkan_structs.hpp.
const void* vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::pNext = {} |
Definition at line 7632 of file vulkan_structs.hpp.
uint32_t vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::set = {} |
Definition at line 7635 of file vulkan_structs.hpp.
vk::ShaderStageFlags vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::stageFlags = {} |
Definition at line 7633 of file vulkan_structs.hpp.
|
static |
Definition at line 7529 of file vulkan_structs.hpp.
vk::StructureType vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::sType = StructureType::eBindDescriptorBufferEmbeddedSamplersInfoEXT |
Definition at line 7631 of file vulkan_structs.hpp.