Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
Dvk_android_utils.h19 class DeviceMemory; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemory.hpp25 class DeviceMemory class
DVkDeviceMemory.cpp135 DeviceMemory::DeviceMemory(const VkMemoryAllocateInfo *pAllocateInfo, Device *pDevice) in DeviceMemory() function in vk::DeviceMemory
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAddressBindingTests.cpp225 struct DeviceMemory struct
227 typedef VkDeviceMemory Type;
229 struct Parameters
242 struct Resources
247 …ic Move<VkDeviceMemory> create (const Environment& env, const Resources&, const Parameters& params) in create()
DvktMemoryDeviceMemoryReportTests.cpp236 struct DeviceMemory struct
238 typedef VkDeviceMemory Type;
240 struct Parameters
253 struct Resources
258 …ic Move<VkDeviceMemory> create (const Environment& env, const Resources&, const Parameters& params) in create()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAddressBindingTests.cpp264 struct DeviceMemory struct
266 typedef VkDeviceMemory Type;
268 struct Parameters
281 struct Resources
286 …ic Move<VkDeviceMemory> create (const Environment& env, const Resources&, const Parameters& params) in create()
DvktMemoryDeviceMemoryReportTests.cpp242 struct DeviceMemory struct
244 typedef VkDeviceMemory Type;
246 struct Parameters
259 struct Resources
264 …ic Move<VkDeviceMemory> create (const Environment& env, const Resources&, const Parameters& params) in create()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiObjectManagementTests.cpp864 struct DeviceMemory struct
866 typedef VkDeviceMemory Type;
868 struct Parameters
881 struct Resources
886 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
897 …ic Move<VkDeviceMemory> create (const Environment& env, const Resources&, const Parameters& params) in create()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp864 struct DeviceMemory struct
866 typedef VkDeviceMemory Type;
868 struct Parameters
881 struct Resources
886 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
897 …ic Move<VkDeviceMemory> create (const Environment& env, const Resources&, const Parameters& params) in create()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp7851 class DeviceMemory class
7862 DeviceMemory() VULKAN_HPP_NOEXCEPT {} // = default; - try to workaround a compiler issue in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
7871DeviceMemory( DeviceMemory && rhs ) VULKAN_HPP_NOEXCEPT : m_deviceMemory( VULKAN_HPP_NAMESPACE::ex… in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
7880 VULKAN_HPP_CONSTEXPR DeviceMemory( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
7882 …VULKAN_HPP_TYPESAFE_EXPLICIT DeviceMemory( VkDeviceMemory deviceMemory ) VULKAN_HPP_NOEXCEPT : m_d… in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
Dvulkan_raii.hpp9381 class DeviceMemory class
9393DeviceMemory( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & devi… in DeviceMemory() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory
9401DeviceMemory( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & devi… in DeviceMemory() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory
9411 DeviceMemory( std::nullptr_t ) {} in DeviceMemory() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory
9421 DeviceMemory( DeviceMemory && rhs ) VULKAN_HPP_NOEXCEPT in DeviceMemory() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp406 class DeviceMemory class
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp4868 class DeviceMemory class
4881 VULKAN_HPP_CONSTEXPR DeviceMemory( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
4882 VULKAN_HPP_TYPESAFE_EXPLICIT DeviceMemory( VkDeviceMemory deviceMemory ) VULKAN_HPP_NOEXCEPT in DeviceMemory() function in VULKAN_HPP_NAMESPACE::DeviceMemory
Dvulkan_raii.hpp5704 class DeviceMemory class
5715 DeviceMemory( in DeviceMemory() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory
5735 DeviceMemory( in DeviceMemory() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory
5746 DeviceMemory( std::nullptr_t ) {} in DeviceMemory() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory
5758 DeviceMemory( DeviceMemory && rhs ) VULKAN_HPP_NOEXCEPT in DeviceMemory() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory