Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkImageView | imageView |
VkImageLayout | imageLayout |
VkExtent2D | shadingRateAttachmentTexelSize |
Definition at line 8451 of file vulkan_core.h.
VkImageLayout VkRenderingFragmentShadingRateAttachmentInfoKHR::imageLayout |
Definition at line 8455 of file vulkan_core.h.
VkImageView VkRenderingFragmentShadingRateAttachmentInfoKHR::imageView |
Definition at line 8454 of file vulkan_core.h.
const void* VkRenderingFragmentShadingRateAttachmentInfoKHR::pNext |
Definition at line 8453 of file vulkan_core.h.
VkExtent2D VkRenderingFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize |
Definition at line 8456 of file vulkan_core.h.
VkStructureType VkRenderingFragmentShadingRateAttachmentInfoKHR::sType |
Definition at line 8452 of file vulkan_core.h.