SDL  2.0
VkCoarseSampleOrderCustomNV Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkCoarseSampleOrderCustomNV:

Data Fields

VkShadingRatePaletteEntryNV shadingRate
 
uint32_t sampleCount
 
uint32_t sampleLocationCount
 
const VkCoarseSampleLocationNVpSampleLocations
 

Detailed Description

Definition at line 9203 of file vulkan_core.h.

Field Documentation

◆ pSampleLocations

const VkCoarseSampleLocationNV* VkCoarseSampleOrderCustomNV::pSampleLocations

Definition at line 9207 of file vulkan_core.h.

◆ sampleCount

uint32_t VkCoarseSampleOrderCustomNV::sampleCount

Definition at line 9205 of file vulkan_core.h.

◆ sampleLocationCount

uint32_t VkCoarseSampleOrderCustomNV::sampleLocationCount

Definition at line 9206 of file vulkan_core.h.

◆ shadingRate

VkShadingRatePaletteEntryNV VkCoarseSampleOrderCustomNV::shadingRate

Definition at line 9204 of file vulkan_core.h.


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