Home
last modified time | relevance | path

Searched defs:PhysicalDevicePipelineRobustnessPropertiesEXT (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp75869 struct PhysicalDevicePipelineRobustnessPropertiesEXT struct
75871 using NativeType = VkPhysicalDevicePipelineRobustnessPropertiesEXT;
75873 static const bool allowDuplicate = false;
75874 …TEXPR StructureType structureType = StructureType::ePhysicalDevicePipelineRobustnessPropertiesEXT;
75878PhysicalDevicePipelineRobustnessPropertiesEXT( VULKAN_HPP_NAMESPACE::PipelineRobustnessBufferBehav… in PhysicalDevicePipelineRobustnessPropertiesEXT() function
75898PhysicalDevicePipelineRobustnessPropertiesEXT( VkPhysicalDevicePipelineRobustnessPropertiesEXT con… in PhysicalDevicePipelineRobustnessPropertiesEXT() function
75908 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineRobustnessPropertiesEXT cons… in operator =()
75912 operator VkPhysicalDevicePipelineRobustnessPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineRobustnessPropertiesEXT const&()
75917 operator VkPhysicalDevicePipelineRobustnessPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineRobustnessPropertiesEXT&()
75933 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]