Searched defs:MemoryType (Results 1 – 12 of 12) sorted by relevance
46 enum MemoryType { enum
263 struct MemoryType struct265 MemoryType (deUint32 index_, const VkMemoryType& type_) in MemoryType() argument271 MemoryType (void) in MemoryType() argument276 deUint32 index;277 VkMemoryType type;
421 struct MemoryType in iterate() struct423 deUint32 index; in iterate()424 VkMemoryType type; in iterate()
47 static Status ProcessMemoryTypes( in ProcessMemoryTypes() argument
599 enum MemoryType { enum
104 EFI_MEMORY_TYPE MemoryType; member
167 UINT16 MemoryType; member
93 UINT32 MemoryType; member
95 UINT32 MemoryType; member
14401 struct MemoryType struct14403 operator const VkMemoryType&() const in operator const VkMemoryType&()14408 bool operator==( MemoryType const& rhs ) const in operator ==()14414 bool operator!=( MemoryType const& rhs ) const in operator !=()14419 MemoryPropertyFlags propertyFlags;14420 uint32_t heapIndex;