ReactOS 0.4.17-dev-934-g091855f
VkCoarseSampleOrderCustomNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkCoarseSampleOrderCustomNV:

Public Attributes

VkShadingRatePaletteEntryNV shadingRate
 
uint32_t sampleCount
 
uint32_t sampleLocationCount
 
const VkCoarseSampleLocationNV * pSampleLocations
 

Detailed Description

Definition at line 7792 of file vulkan.h.

Member Data Documentation

◆ pSampleLocations

const VkCoarseSampleLocationNV* VkCoarseSampleOrderCustomNV::pSampleLocations

Definition at line 7797 of file vulkan.h.

◆ sampleCount

uint32_t VkCoarseSampleOrderCustomNV::sampleCount

Definition at line 7795 of file vulkan.h.

◆ sampleLocationCount

uint32_t VkCoarseSampleOrderCustomNV::sampleLocationCount

Definition at line 7796 of file vulkan.h.

◆ shadingRate

VkShadingRatePaletteEntryNV VkCoarseSampleOrderCustomNV::shadingRate

Definition at line 7794 of file vulkan.h.


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