Searched defs:MemoryType (Results 1 – 6 of 6) sorted by relevance
47 enum MemoryType { enum
263 struct MemoryType struct265 MemoryType (deUint32 index_, const VkMemoryType& type_) in MemoryType() function271 MemoryType (void) in MemoryType() function276 deUint32 index;277 VkMemoryType type;
451 struct MemoryType in iterate() struct453 deUint32 index; in iterate()454 VkMemoryType type; in iterate()
47 static Status ProcessMemoryTypes( in ProcessMemoryTypes() argument
601 enum MemoryType { enum
34270 struct MemoryType struct34272 operator VkMemoryType const&() const in operator VkMemoryType const&()34277 operator VkMemoryType &() in operator VkMemoryType&()34282 bool operator==( MemoryType const& rhs ) const in operator ==()34288 bool operator!=( MemoryType const& rhs ) const in operator !=()34293 MemoryPropertyFlags propertyFlags;34294 uint32_t heapIndex;