Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp162 void submitCommands (VkCommandBuffer commandBuffer, VkFence fence);
853 submitCommands(*m_cmdBuffer, *m_fence_1); in iterate()
854 submitCommands(*m_cmdBufferCopy, *m_fence_2); in iterate()
930 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, … in submitCommands() function in vkt::memory::__anon170364e20111::ExternalMemoryHostSynchronizationTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.hpp197 void submitCommands (const vk::DeviceInterface& vk,
DvktSparseResourcesTestsUtil.cpp346 void submitCommands (const DeviceInterface& vk, in submitCommands() function