Lines Matching refs:VkPhysicalDevicePointClippingProperties
35353 operator VkPhysicalDevicePointClippingProperties const&() const
35355 return *reinterpret_cast<const VkPhysicalDevicePointClippingProperties*>(this);
35358 operator VkPhysicalDevicePointClippingProperties &()
35360 return *reinterpret_cast<VkPhysicalDevicePointClippingProperties*>(this);
35382 static_assert( sizeof( PhysicalDevicePointClippingProperties ) == sizeof( VkPhysicalDevicePointClippingProperties ), "struct and wrapper have different size!" );