Searched refs:allocateExtended (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMemUtil.cpp | 256 MovePtr<Allocation> allocateExtended (const InstanceInterface& vki, in allocateExtended() function 301 …return allocateExtended(vki, vkd, physDevice, device, memoryRequirements, requirement, &dedicatedA… in allocateDedicated() 320 …return allocateExtended(vki, vkd, physDevice, device, memoryRequirements, requirement, &dedicatedA… in allocateDedicated()
|
D | vkMemUtil.hpp | 152 de::MovePtr<Allocation> allocateExtended (const InstanceInterface& vki, const DeviceInterface& vk…
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingBufferDeviceAddressTests.cpp | 759 …allocations[i] = AllocationSp(allocateExtended(vki, vk, physDevice, device, getBufferMemoryRequire… in iterate() 794 …allocations[i] = AllocationSp(allocateExtended(vki, vk, physDevice, device, getBufferMemoryRequire… in iterate() 1486 …allocations[i] = AllocationSp(allocateExtended(vki, vk, physDevice, device, getBufferMemoryRequire… in iterate() 1520 …allocations[i] = AllocationSp(allocateExtended(vki, vk, physDevice, device, getBufferMemoryRequire… in iterate()
|