ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceFragmentShadingRateKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceFragmentShadingRateKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkSampleCountFlags sampleCounts
 
VkExtent2D fragmentSize
 

Detailed Description

Definition at line 10750 of file vulkan.h.

Member Data Documentation

◆ fragmentSize

VkExtent2D VkPhysicalDeviceFragmentShadingRateKHR::fragmentSize

Definition at line 10755 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceFragmentShadingRateKHR::pNext

Definition at line 10753 of file vulkan.h.

◆ sampleCounts

VkSampleCountFlags VkPhysicalDeviceFragmentShadingRateKHR::sampleCounts

Definition at line 10754 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShadingRateKHR::sType

Definition at line 10752 of file vulkan.h.


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