Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPipelineSampleLocationsStateCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 sampleLocationsEnable
 
VkSampleLocationsInfoEXT sampleLocationsInfo
 

Detailed Description

Definition at line 12147 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkPipelineSampleLocationsStateCreateInfoEXT::pNext

Definition at line 12149 of file vulkan_core.h.

◆ sampleLocationsEnable

VkBool32 VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable

Definition at line 12150 of file vulkan_core.h.

◆ sampleLocationsInfo

VkSampleLocationsInfoEXT VkPipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo

Definition at line 12151 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineSampleLocationsStateCreateInfoEXT::sType

Definition at line 12148 of file vulkan_core.h.


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