Searched defs:MemoryType (Results 1 – 5 of 5) sorted by relevance
267 struct MemoryType struct269 MemoryType (deUint32 index_, const VkMemoryType& type_) in MemoryType() function275 MemoryType (void) in MemoryType() function280 deUint32 index;281 VkMemoryType type;
534 struct MemoryType in iterate() struct536 deUint32 index; in iterate()537 VkMemoryType type; in iterate()
98 enum class MemoryType : uint32_t { enum
36457 struct MemoryType struct36462 VULKAN_HPP_CONSTEXPR MemoryType( VULKAN_HPP_NAMESPACE::MemoryPropertyFlags propertyFlags_ = {}, in MemoryType() function36470 MemoryType( VkMemoryType const & rhs ) VULKAN_HPP_NOEXCEPT in MemoryType() function36479 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryType const *>( &rhs ); in operator =()36483 operator VkMemoryType const &() const VULKAN_HPP_NOEXCEPT in operator VkMemoryType const&()36511 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryType ) == sizeof( VkMemoryType ),
37212 struct MemoryType struct37217 VULKAN_HPP_CONSTEXPR MemoryType( VULKAN_HPP_NAMESPACE::MemoryPropertyFlags propertyFlags_ = {}, in MemoryType() function37225 MemoryType( VkMemoryType const & rhs ) VULKAN_HPP_NOEXCEPT in MemoryType() function37234 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryType const *>( &rhs ); in operator =()37238 operator VkMemoryType const &() const VULKAN_HPP_NOEXCEPT in operator VkMemoryType const&()37266 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryType ) == sizeof( VkMemoryType ),