RetroArch
Public Attributes | List of all members
VkPipelineSampleLocationsStateCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkPipelineSampleLocationsStateCreateInfoEXT:
[legend]

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkBool32 sampleLocationsEnable
 
VkSampleLocationsInfoEXT sampleLocationsInfo
 

Member Data Documentation

◆ pNext

const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext

◆ sampleLocationsEnable

VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable

◆ sampleLocationsInfo

VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo

◆ sType

VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType

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