Halide
VkPipelineSampleLocationsStateCreateInfoEXT Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 sampleLocationsEnable
 
VkSampleLocationsInfoEXT sampleLocationsInfo
 

Detailed Description

Definition at line 5863 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType

Definition at line 5864 of file mini_vulkan.h.

◆ pNext

const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext

Definition at line 5865 of file mini_vulkan.h.

◆ sampleLocationsEnable

VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable

Definition at line 5866 of file mini_vulkan.h.

◆ sampleLocationsInfo

VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo

Definition at line 5867 of file mini_vulkan.h.


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