Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAttachmentSampleCountInfoAMD |
Public Attributes | |
vk::StructureType | sType = StructureType::eAttachmentSampleCountInfoAMD |
const void * | pNext = {} |
uint32_t | colorAttachmentCount = {} |
const vk::SampleCountFlagBits * | pColorAttachmentSamples = {} |
vk::SampleCountFlagBits | depthStencilAttachmentSamples = vk::SampleCountFlagBits::e1 |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAttachmentSampleCountInfoAMD |
Definition at line 6394 of file vulkan_structs.hpp.
Definition at line 6396 of file vulkan_structs.hpp.
|
inline |
Definition at line 6403 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 6416 of file vulkan_structs.hpp.
|
inline |
Definition at line 6422 of file vulkan_structs.hpp.
|
inline |
Definition at line 6486 of file vulkan_structs.hpp.
|
inline |
Definition at line 6481 of file vulkan_structs.hpp.
|
inline |
Definition at line 6520 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 6437 of file vulkan_structs.hpp.
|
inline |
Definition at line 6510 of file vulkan_structs.hpp.
|
inline |
Definition at line 6450 of file vulkan_structs.hpp.
|
inline |
Definition at line 6464 of file vulkan_structs.hpp.
|
inline |
Definition at line 6474 of file vulkan_structs.hpp.
|
inline |
Definition at line 6457 of file vulkan_structs.hpp.
|
inline |
Definition at line 6444 of file vulkan_structs.hpp.
|
static |
Definition at line 6398 of file vulkan_structs.hpp.
uint32_t vk::AttachmentSampleCountInfoAMD::colorAttachmentCount = {} |
Definition at line 6529 of file vulkan_structs.hpp.
vk::SampleCountFlagBits vk::AttachmentSampleCountInfoAMD::depthStencilAttachmentSamples = vk::SampleCountFlagBits::e1 |
Definition at line 6531 of file vulkan_structs.hpp.
const vk::SampleCountFlagBits* vk::AttachmentSampleCountInfoAMD::pColorAttachmentSamples = {} |
Definition at line 6530 of file vulkan_structs.hpp.
const void* vk::AttachmentSampleCountInfoAMD::pNext = {} |
Definition at line 6528 of file vulkan_structs.hpp.
|
static |
Definition at line 6399 of file vulkan_structs.hpp.
vk::StructureType vk::AttachmentSampleCountInfoAMD::sType = StructureType::eAttachmentSampleCountInfoAMD |
Definition at line 6527 of file vulkan_structs.hpp.