Searched refs:VkPhysicalDeviceDepthClipControlFeaturesEXT (Results 1 – 4 of 4) sorted by relevance
1624 return sizeof(VkPhysicalDeviceDepthClipControlFeaturesEXT); in goldfish_vk_extension_struct_size()3738 return sizeof(VkPhysicalDeviceDepthClipControlFeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
15751 typedef struct VkPhysicalDeviceDepthClipControlFeaturesEXT { struct15755 } VkPhysicalDeviceDepthClipControlFeaturesEXT; argument
3766 …PhysicalDeviceDepthClipControlFeaturesEXT ) == sizeof( VkPhysicalDeviceDepthClipControlFeaturesEXT…
56121 using NativeType = VkPhysicalDeviceDepthClipControlFeaturesEXT;56134 …PhysicalDeviceDepthClipControlFeaturesEXT( VkPhysicalDeviceDepthClipControlFeaturesEXT const & rhs… in PhysicalDeviceDepthClipControlFeaturesEXT()56142 …PhysicalDeviceDepthClipControlFeaturesEXT & operator=( VkPhysicalDeviceDepthClipControlFeaturesEXT… in operator =()56163 operator VkPhysicalDeviceDepthClipControlFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClipControlFeaturesEXT const&()56165 return *reinterpret_cast<const VkPhysicalDeviceDepthClipControlFeaturesEXT*>( this ); in operator VkPhysicalDeviceDepthClipControlFeaturesEXT const&()56168 operator VkPhysicalDeviceDepthClipControlFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClipControlFeaturesEXT&()56170 return *reinterpret_cast<VkPhysicalDeviceDepthClipControlFeaturesEXT*>( this ); in operator VkPhysicalDeviceDepthClipControlFeaturesEXT&()