|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkImageView | imageView |
| VkImageLayout | imageLayout |
| VkExtent2D | shadingRateAttachmentTexelSize |
Definition at line 7955 of file vulkan_core.h.
| VkImageLayout VkRenderingFragmentShadingRateAttachmentInfoKHR::imageLayout |
Definition at line 7959 of file vulkan_core.h.
| VkImageView VkRenderingFragmentShadingRateAttachmentInfoKHR::imageView |
Definition at line 7958 of file vulkan_core.h.
| const void* VkRenderingFragmentShadingRateAttachmentInfoKHR::pNext |
Definition at line 7957 of file vulkan_core.h.
| VkExtent2D VkRenderingFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize |
Definition at line 7960 of file vulkan_core.h.
| VkStructureType VkRenderingFragmentShadingRateAttachmentInfoKHR::sType |
Definition at line 7956 of file vulkan_core.h.