Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderingFragmentShadingRateAttachmentInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eRenderingFragmentShadingRateAttachmentInfoKHR |
const void * | pNext = {} |
vk::ImageView | imageView = {} |
vk::ImageLayout | imageLayout = vk::ImageLayout::eUndefined |
vk::Extent2D | shadingRateAttachmentTexelSize = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderingFragmentShadingRateAttachmentInfoKHR |
Definition at line 103569 of file vulkan_structs.hpp.
using vk::RenderingFragmentShadingRateAttachmentInfoKHR::NativeType = VkRenderingFragmentShadingRateAttachmentInfoKHR |
Definition at line 103571 of file vulkan_structs.hpp.
|
inline |
Definition at line 103578 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 103592 of file vulkan_structs.hpp.
|
inline |
Definition at line 103638 of file vulkan_structs.hpp.
|
inline |
Definition at line 103633 of file vulkan_structs.hpp.
|
inline |
Definition at line 103672 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 103600 of file vulkan_structs.hpp.
|
inline |
Definition at line 103662 of file vulkan_structs.hpp.
|
inline |
Definition at line 103619 of file vulkan_structs.hpp.
|
inline |
Definition at line 103613 of file vulkan_structs.hpp.
|
inline |
Definition at line 103607 of file vulkan_structs.hpp.
|
inline |
Definition at line 103626 of file vulkan_structs.hpp.
|
static |
Definition at line 103573 of file vulkan_structs.hpp.
vk::ImageLayout vk::RenderingFragmentShadingRateAttachmentInfoKHR::imageLayout = vk::ImageLayout::eUndefined |
Definition at line 103682 of file vulkan_structs.hpp.
vk::ImageView vk::RenderingFragmentShadingRateAttachmentInfoKHR::imageView = {} |
Definition at line 103681 of file vulkan_structs.hpp.
const void* vk::RenderingFragmentShadingRateAttachmentInfoKHR::pNext = {} |
Definition at line 103680 of file vulkan_structs.hpp.
vk::Extent2D vk::RenderingFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize = {} |
Definition at line 103683 of file vulkan_structs.hpp.
|
static |
Definition at line 103574 of file vulkan_structs.hpp.
vk::StructureType vk::RenderingFragmentShadingRateAttachmentInfoKHR::sType = StructureType::eRenderingFragmentShadingRateAttachmentInfoKHR |
Definition at line 103679 of file vulkan_structs.hpp.