Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkSparseMemoryBind

12055     SparseMemoryBind( VkSparseMemoryBind const & rhs )
12060 SparseMemoryBind& operator=( VkSparseMemoryBind const & rhs )
12096 operator const VkSparseMemoryBind&() const
12098 return *reinterpret_cast<const VkSparseMemoryBind*>(this);
12121 static_assert( sizeof( SparseMemoryBind ) == sizeof( VkSparseMemoryBind ), "struct and wrapper have different size!" );