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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkSampleCountFlags sampleCounts
 
VkExtent2D fragmentSize
 

Detailed Description

Definition at line 9840 of file vulkan_core.h.

Member Data Documentation

◆ fragmentSize

VkExtent2D VkPhysicalDeviceFragmentShadingRateKHR::fragmentSize

Definition at line 9844 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentShadingRateKHR::pNext

Definition at line 9842 of file vulkan_core.h.

◆ sampleCounts

VkSampleCountFlags VkPhysicalDeviceFragmentShadingRateKHR::sampleCounts

Definition at line 9843 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentShadingRateKHR::sType

Definition at line 9841 of file vulkan_core.h.


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