Home | History | Annotate | Download | only in vulkan

Lines Matching refs:VkOffset2D

2348     Offset2D( VkOffset2D const & rhs )
2353 Offset2D& operator=( VkOffset2D const & rhs )
2371 operator const VkOffset2D&() const
2373 return *reinterpret_cast<const VkOffset2D*>(this);
2390 static_assert( sizeof( Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" );