Searched refs:bindBufferDedicated (Results 1 – 3 of 3) sorted by relevance
90 de::MovePtr<vk::Allocation> bindBufferDedicated (const vk::InstanceInterface& vki, const vk::Devi…
224 MovePtr<Allocation> bindBufferDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, … in bindBufferDedicated() function
189 return bindBufferDedicated(vki, vkd, physDevice, device, buffer, requirement); in bindBuffer()