HomeSort by relevance Sort by last modified time
    Searched refs:bindBufferDedicated (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMakeUtil.hpp 90 de::MovePtr<vk::Allocation> bindBufferDedicated (const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, const vk::VkPhysicalDevice physDevice, const vk::VkDevice device, const vk::VkBuffer buffer, const vk::MemoryRequirement requirement);
vktPipelineMakeUtil.cpp 224 MovePtr<Allocation> bindBufferDedicated (const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice physDevice, const VkDevice device, const VkBuffer buffer, const MemoryRequirement requirement)
vktPipelineRenderToImageTests.cpp 189 return bindBufferDedicated(vki, vkd, physDevice, device, buffer, requirement);
    [all...]

Completed in 64 milliseconds