Searched refs:VkPhysicalDeviceDepthClipEnableFeaturesEXT (Results 1 – 2 of 2) sorted by relevance
7500 typedef struct VkPhysicalDeviceDepthClipEnableFeaturesEXT { struct7504 } VkPhysicalDeviceDepthClipEnableFeaturesEXT; argument
35906 … PhysicalDeviceDepthClipEnableFeaturesEXT( VkPhysicalDeviceDepthClipEnableFeaturesEXT const & rhs ) in PhysicalDeviceDepthClipEnableFeaturesEXT()35911 …PhysicalDeviceDepthClipEnableFeaturesEXT& operator=( VkPhysicalDeviceDepthClipEnableFeaturesEXT co… in operator =()35929 operator VkPhysicalDeviceDepthClipEnableFeaturesEXT const&() const in operator VkPhysicalDeviceDepthClipEnableFeaturesEXT const&()35931 return *reinterpret_cast<const VkPhysicalDeviceDepthClipEnableFeaturesEXT*>( this ); in operator VkPhysicalDeviceDepthClipEnableFeaturesEXT const&()35934 operator VkPhysicalDeviceDepthClipEnableFeaturesEXT &() in operator VkPhysicalDeviceDepthClipEnableFeaturesEXT&()35936 return *reinterpret_cast<VkPhysicalDeviceDepthClipEnableFeaturesEXT*>( this ); in operator VkPhysicalDeviceDepthClipEnableFeaturesEXT&()35958 … PhysicalDeviceDepthClipEnableFeaturesEXT ) == sizeof( VkPhysicalDeviceDepthClipEnableFeaturesEXT …