SDL 2.0
VkPipelineSampleLocationsStateCreateInfoEXT Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkPipelineSampleLocationsStateCreateInfoEXT:

Data Fields

VkStructureType sType
 
const voidpNext
 
VkBool32 sampleLocationsEnable
 
VkSampleLocationsInfoEXT sampleLocationsInfo
 

Detailed Description

Definition at line 7657 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext

Definition at line 7659 of file vulkan_core.h.

◆ sampleLocationsEnable

VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable

Definition at line 7660 of file vulkan_core.h.

◆ sampleLocationsInfo

VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo

Definition at line 7661 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType

Definition at line 7658 of file vulkan_core.h.


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