Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkImageView | imageView |
VkImageLayout | imageLayout |
VkExtent2D | shadingRateAttachmentTexelSize |
Definition at line 8904 of file vulkan_core.h.
VkImageLayout VkRenderingFragmentShadingRateAttachmentInfoKHR::imageLayout |
Definition at line 8908 of file vulkan_core.h.
VkImageView VkRenderingFragmentShadingRateAttachmentInfoKHR::imageView |
Definition at line 8907 of file vulkan_core.h.
const void* VkRenderingFragmentShadingRateAttachmentInfoKHR::pNext |
Definition at line 8906 of file vulkan_core.h.
VkExtent2D VkRenderingFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize |
Definition at line 8909 of file vulkan_core.h.
VkStructureType VkRenderingFragmentShadingRateAttachmentInfoKHR::sType |
Definition at line 8905 of file vulkan_core.h.