Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp41391 struct PhysicalDeviceDepthClipControlFeaturesEXT struct
41393 using NativeType = VkPhysicalDeviceDepthClipControlFeaturesEXT;
41395 static const bool allowDuplicate = false;
41396 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
41400 VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthClipControlFeaturesEXT( in PhysicalDeviceDepthClipControlFeaturesEXT() function
41407PhysicalDeviceDepthClipControlFeaturesEXT( VkPhysicalDeviceDepthClipControlFeaturesEXT const & rhs… in PhysicalDeviceDepthClipControlFeaturesEXT() function
41420 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipControlFeaturesEXT const *>… in operator =()
41425 …STEXPR_14 PhysicalDeviceDepthClipControlFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
41432 … setDepthClipControl( VULKAN_HPP_NAMESPACE::Bool32 depthClipControl_ ) VULKAN_HPP_NOEXCEPT in setDepthClipControl()
41439 operator VkPhysicalDeviceDepthClipControlFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClipControlFeaturesEXT const&()
[all …]