Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkFragmentShadingRateAttachmentInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eFragmentShadingRateAttachmentInfoKHR |
const void * | pNext = {} |
const vk::AttachmentReference2 * | pFragmentShadingRateAttachment = {} |
vk::Extent2D | shadingRateAttachmentTexelSize = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eFragmentShadingRateAttachmentInfoKHR |
Definition at line 37747 of file vulkan_structs.hpp.
Definition at line 37749 of file vulkan_structs.hpp.
|
inline |
Definition at line 37755 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 37766 of file vulkan_structs.hpp.
|
inline |
Definition at line 37807 of file vulkan_structs.hpp.
|
inline |
Definition at line 37802 of file vulkan_structs.hpp.
|
inline |
Definition at line 37840 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 37774 of file vulkan_structs.hpp.
|
inline |
Definition at line 37830 of file vulkan_structs.hpp.
|
inline |
Definition at line 37788 of file vulkan_structs.hpp.
|
inline |
Definition at line 37781 of file vulkan_structs.hpp.
|
inline |
Definition at line 37795 of file vulkan_structs.hpp.
|
static |
Definition at line 37751 of file vulkan_structs.hpp.
const vk::AttachmentReference2* vk::FragmentShadingRateAttachmentInfoKHR::pFragmentShadingRateAttachment = {} |
Definition at line 37849 of file vulkan_structs.hpp.
const void* vk::FragmentShadingRateAttachmentInfoKHR::pNext = {} |
Definition at line 37848 of file vulkan_structs.hpp.
vk::Extent2D vk::FragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize = {} |
Definition at line 37850 of file vulkan_structs.hpp.
|
static |
Definition at line 37752 of file vulkan_structs.hpp.
vk::StructureType vk::FragmentShadingRateAttachmentInfoKHR::sType = StructureType::eFragmentShadingRateAttachmentInfoKHR |
Definition at line 37847 of file vulkan_structs.hpp.