struct SubpassSampleLocationsEXT
Defined at line 111313 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
uint32_t subpassIndex
SampleLocationsInfoEXT sampleLocationsInfo
Public Methods
void SubpassSampleLocationsEXT (uint32_t subpassIndex_, vk::SampleLocationsInfoEXT sampleLocationsInfo_)
Defined at line 111318 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SubpassSampleLocationsEXT (const SubpassSampleLocationsEXT & rhs)
Defined at line 111325 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SubpassSampleLocationsEXT (const VkSubpassSampleLocationsEXT & rhs)
Defined at line 111327 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassSampleLocationsEXT & operator= (const SubpassSampleLocationsEXT & rhs)
Defined at line 111332 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassSampleLocationsEXT & operator= (const VkSubpassSampleLocationsEXT & rhs)
Defined at line 111335 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassSampleLocationsEXT & setSubpassIndex (uint32_t subpassIndex_)
Defined at line 111342 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassSampleLocationsEXT & setSampleLocationsInfo (const vk::SampleLocationsInfoEXT & sampleLocationsInfo_)
Defined at line 111348 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkSubpassSampleLocationsEXT & operator const VkSubpassSampleLocationsEXT & ()
Defined at line 111356 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkSubpassSampleLocationsEXT & operator VkSubpassSampleLocationsEXT & ()
Defined at line 111361 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const SubpassSampleLocationsEXT & )
Defined at line 111379 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp