Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkRenderingFragmentShadingRateAttachmentInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImageView imageView
 
VkImageLayout imageLayout
 
VkExtent2D shadingRateAttachmentTexelSize
 

Detailed Description

Definition at line 8451 of file vulkan_core.h.

Member Data Documentation

◆ imageLayout

VkImageLayout VkRenderingFragmentShadingRateAttachmentInfoKHR::imageLayout

Definition at line 8455 of file vulkan_core.h.

◆ imageView

VkImageView VkRenderingFragmentShadingRateAttachmentInfoKHR::imageView

Definition at line 8454 of file vulkan_core.h.

◆ pNext

const void* VkRenderingFragmentShadingRateAttachmentInfoKHR::pNext

Definition at line 8453 of file vulkan_core.h.

◆ shadingRateAttachmentTexelSize

VkExtent2D VkRenderingFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize

Definition at line 8456 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderingFragmentShadingRateAttachmentInfoKHR::sType

Definition at line 8452 of file vulkan_core.h.


The documentation for this struct was generated from the following file: