Home
last modified time | relevance | path

Searched refs:bindBufferDedicated (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.hpp90 de::MovePtr<vk::Allocation> bindBufferDedicated (const vk::InstanceInterface& vki, const vk::Devi…
DvktPipelineMakeUtil.cpp224 MovePtr<Allocation> bindBufferDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, … in bindBufferDedicated() function
DvktPipelineRenderToImageTests.cpp189 return bindBufferDedicated(vki, vkd, physDevice, device, buffer, requirement); in bindBuffer()