ReactOS 0.4.17-dev-934-g091855f
VkPipelineSampleLocationsStateCreateInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPipelineSampleLocationsStateCreateInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 sampleLocationsEnable
 
VkSampleLocationsInfoEXT sampleLocationsInfo
 

Detailed Description

Definition at line 16653 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext

Definition at line 16656 of file vulkan.h.

◆ sampleLocationsEnable

VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable

Definition at line 16657 of file vulkan.h.

◆ sampleLocationsInfo

VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo

Definition at line 16658 of file vulkan.h.

◆ sType

VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType

Definition at line 16655 of file vulkan.h.


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