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 8077 of file vulkan_core.h.

Field Documentation

◆ pSampleLocations

const VkCoarseSampleLocationNV* VkCoarseSampleOrderCustomNV::pSampleLocations

Definition at line 8081 of file vulkan_core.h.

◆ sampleCount

uint32_t VkCoarseSampleOrderCustomNV::sampleCount

Definition at line 8079 of file vulkan_core.h.

◆ sampleLocationCount

uint32_t VkCoarseSampleOrderCustomNV::sampleLocationCount

Definition at line 8080 of file vulkan_core.h.

◆ shadingRate

VkShadingRatePaletteEntryNV VkCoarseSampleOrderCustomNV::shadingRate

Definition at line 8078 of file vulkan_core.h.


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