Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkImageView | imageView |
VkImageLayout | imageLayout |
VkExtent2D | shadingRateAttachmentTexelSize |
Definition at line 8788 of file vulkan_core.h.
VkImageLayout VkRenderingFragmentShadingRateAttachmentInfoKHR::imageLayout |
Definition at line 8792 of file vulkan_core.h.
VkImageView VkRenderingFragmentShadingRateAttachmentInfoKHR::imageView |
Definition at line 8791 of file vulkan_core.h.
const void* VkRenderingFragmentShadingRateAttachmentInfoKHR::pNext |
Definition at line 8790 of file vulkan_core.h.
VkExtent2D VkRenderingFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize |
Definition at line 8793 of file vulkan_core.h.
VkStructureType VkRenderingFragmentShadingRateAttachmentInfoKHR::sType |
Definition at line 8789 of file vulkan_core.h.