Home
last modified time | relevance | path

Searched defs:MemoryType (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtypes.h47 enum MemoryType { enum
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp263 struct MemoryType struct
265 MemoryType (deUint32 index_, const VkMemoryType& type_) in MemoryType() argument
271 MemoryType (void) in MemoryType() argument
276 deUint32 index;
277 VkMemoryType type;
DvktMemoryAllocationTests.cpp451 struct MemoryType in iterate() struct
453 deUint32 index; in iterate()
454 VkMemoryType type; in iterate()
/external/tensorflow/tensorflow/core/common_runtime/
Dmemory_types.cc47 static Status ProcessMemoryTypes( in ProcessMemoryTypes() argument
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h601 enum MemoryType { enum
/external/swiftshader/include/vulkan/
Dvulkan.hpp22355 struct MemoryType struct
22357 operator VkMemoryType const&() const in operator VkMemoryType const&()
22362 operator VkMemoryType &() in operator VkMemoryType&()
22367 bool operator==( MemoryType const& rhs ) const in operator ==()
22373 bool operator!=( MemoryType const& rhs ) const in operator !=()
22378 MemoryPropertyFlags propertyFlags;
22379 uint32_t heapIndex;
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp34270 struct MemoryType struct
34272 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;