Searched defs:PhysicalDeviceDepthClampZeroOneFeaturesEXT (Results 1 – 4 of 4) sorted by relevance
58548 struct PhysicalDeviceDepthClampZeroOneFeaturesEXT struct58550 using NativeType = VkPhysicalDeviceDepthClampZeroOneFeaturesEXT;58556 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthClampZeroOneFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 dept… in PhysicalDeviceDepthClampZeroOneFeaturesEXT() function58565 …PhysicalDeviceDepthClampZeroOneFeaturesEXT( VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const & r… in PhysicalDeviceDepthClampZeroOneFeaturesEXT() function58575 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT const *… in operator =()58580 …TEXPR_14 PhysicalDeviceDepthClampZeroOneFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()58587 … setDepthClampZeroOne( VULKAN_HPP_NAMESPACE::Bool32 depthClampZeroOne_ ) VULKAN_HPP_NOEXCEPT in setDepthClampZeroOne()58594 operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const&()58599 operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT&()58610 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
60244 struct PhysicalDeviceDepthClampZeroOneFeaturesEXT struct60246 using NativeType = VkPhysicalDeviceDepthClampZeroOneFeaturesEXT;60252 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthClampZeroOneFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 dept… in PhysicalDeviceDepthClampZeroOneFeaturesEXT() function60261 …PhysicalDeviceDepthClampZeroOneFeaturesEXT( VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const & r… in PhysicalDeviceDepthClampZeroOneFeaturesEXT() function60271 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT const *… in operator =()60276 …TEXPR_14 PhysicalDeviceDepthClampZeroOneFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()60283 setDepthClampZeroOne( VULKAN_HPP_NAMESPACE::Bool32 depthClampZeroOne_ ) VULKAN_HPP_NOEXCEPT in setDepthClampZeroOne()60290 operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const&()60295 operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT&()60306 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
60242 struct PhysicalDeviceDepthClampZeroOneFeaturesEXT struct60244 using NativeType = VkPhysicalDeviceDepthClampZeroOneFeaturesEXT;60250 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthClampZeroOneFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 dept… in PhysicalDeviceDepthClampZeroOneFeaturesEXT() function60259 …PhysicalDeviceDepthClampZeroOneFeaturesEXT( VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const & r… in PhysicalDeviceDepthClampZeroOneFeaturesEXT() function60269 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT const *… in operator =()60274 …TEXPR_14 PhysicalDeviceDepthClampZeroOneFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()60281 setDepthClampZeroOne( VULKAN_HPP_NAMESPACE::Bool32 depthClampZeroOne_ ) VULKAN_HPP_NOEXCEPT in setDepthClampZeroOne()60288 operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const&()60293 operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT&()60304 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
71124 pub struct PhysicalDeviceDepthClampZeroOneFeaturesEXT { struct71129 impl ::std::default::Default for PhysicalDeviceDepthClampZeroOneFeaturesEXT { argument71139 unsafe impl TaggedStructure for PhysicalDeviceDepthClampZeroOneFeaturesEXT { implementation71143 impl PhysicalDeviceDepthClampZeroOneFeaturesEXT { impl71160 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceDepthClampZeroOneFeaturesEXT {} implementation71162 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceDepthClampZeroOneFeaturesEXT {} implementation71183 pub fn build(self) -> PhysicalDeviceDepthClampZeroOneFeaturesEXT { in build()