Searched defs:bindMemory (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/draw/ | ||
D | vktDrawBufferObjectUtil.cpp | 42 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation) in bindMemory() function in vkt::Draw::Buffer |
D | vktDrawImageObjectUtil.cpp | 805 void Image::bindMemory (de::MovePtr<vk::Allocation> allocation) in bindMemory() function in vkt::Draw::Image |
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ | ||
D | vulkan_raii.hpp | 9369 VULKAN_HPP_INLINE void Buffer::bindMemory( VULKAN_HPP_NAMESPACE::DeviceMemory memory, in bindMemory() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Buffer |