Home
last modified time | relevance | path

Searched defs:DeviceMemory (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Ddevice_memory.h122 DeviceMemory() : DeviceMemoryBase(nullptr, 0) {} in DeviceMemory() function
123 DeviceMemory(std::nullptr_t) : DeviceMemory() {} in DeviceMemory() function
127 explicit DeviceMemory(const DeviceMemoryBase &other) in DeviceMemory() function
163 DeviceMemory(void *opaque, uint64 size) : DeviceMemoryBase(opaque, size) {} in DeviceMemory() function
Drng.h29 class DeviceMemory; variable
Dfft.h55 class DeviceMemory; variable
Dkernel.h88 class DeviceMemory; variable
Dblas.h60 class DeviceMemory; variable
Dstream.h62 class DeviceMemory; variable
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_rng.h31 class DeviceMemory; variable
Dgpu_helpers.h32 class DeviceMemory; variable
/external/swiftshader/src/Vulkan/
DVkDeviceMemory.hpp23 class DeviceMemory : public Object<DeviceMemory, VkDeviceMemory> class
DVkDeviceMemory.cpp22 DeviceMemory::DeviceMemory(const VkMemoryAllocateInfo* pCreateInfo, void* mem) : in DeviceMemory() function in vk::DeviceMemory
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp711 struct DeviceMemory struct
713 typedef VkDeviceMemory Type;
715 struct Parameters
728 struct Resources
733 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
744 …ic Move<VkDeviceMemory> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/vulkan-validation-layers/tests/
Dvktestbinding.h58 class DeviceMemory; variable
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp341 class DeviceMemory class
/external/swiftshader/include/vulkan/
Dvulkan.hpp2944 class DeviceMemory class
2947 VULKAN_HPP_CONSTEXPR DeviceMemory() in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
2951 VULKAN_HPP_CONSTEXPR DeviceMemory( std::nullptr_t ) in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
2955 VULKAN_HPP_TYPESAFE_EXPLICIT DeviceMemory( VkDeviceMemory deviceMemory ) in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp12355 class DeviceMemory class
12358 VULKAN_HPP_CONSTEXPR DeviceMemory() in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
12362 VULKAN_HPP_CONSTEXPR DeviceMemory( std::nullptr_t ) in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
12366 VULKAN_HPP_TYPESAFE_EXPLICIT DeviceMemory( VkDeviceMemory deviceMemory ) in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory