|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| const VkAttachmentReference2 * | pFragmentShadingRateAttachment |
| VkExtent2D | shadingRateAttachmentTexelSize |
Definition at line 9196 of file vulkan_core.h.
| const VkAttachmentReference2* VkFragmentShadingRateAttachmentInfoKHR::pFragmentShadingRateAttachment |
Definition at line 9199 of file vulkan_core.h.
| const void* VkFragmentShadingRateAttachmentInfoKHR::pNext |
Definition at line 9198 of file vulkan_core.h.
| VkExtent2D VkFragmentShadingRateAttachmentInfoKHR::shadingRateAttachmentTexelSize |
Definition at line 9200 of file vulkan_core.h.
| VkStructureType VkFragmentShadingRateAttachmentInfoKHR::sType |
Definition at line 9197 of file vulkan_core.h.