Vulkan-Hpp
VkPhysicalDeviceFragmentShadingRateKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkSampleCountFlags sampleCounts
 
VkExtent2D fragmentSize
 

Detailed Description

Definition at line 10176 of file vulkan_core.h.

Member Data Documentation

◆ fragmentSize

VkExtent2D VkPhysicalDeviceFragmentShadingRateKHR::fragmentSize

Definition at line 10180 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentShadingRateKHR::pNext

Definition at line 10178 of file vulkan_core.h.

◆ sampleCounts

VkSampleCountFlags VkPhysicalDeviceFragmentShadingRateKHR::sampleCounts

Definition at line 10179 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShadingRateKHR::sType

Definition at line 10177 of file vulkan_core.h.


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