Home
last modified time | relevance | path

Searched refs:submitCommands (Results 1 - 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkCmdUtil.cpp356 const auto fence = submitCommands(vk, device, queue, commandBuffer, useDeviceGroups, deviceMask, waitSemaphoreCount, waitSemaphores, waitStages); in submitCommandsAndWait()
365 vk::Move<VkFence> submitCommands (const DeviceInterface& vk, in submitCommands() function
H A DvkCmdUtil.hpp163 vk::Move<VkFence> submitCommands (const DeviceInterface& vk,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.hpp197 void submitCommands (const vk::DeviceInterface& vk,
H A DvktSparseResourcesTestsUtil.cpp317 void submitCommands (const DeviceInterface& vk, in submitCommands() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.hpp197 void submitCommands (const vk::DeviceInterface& vk,
H A DvktSparseResourcesTestsUtil.cpp317 void submitCommands (const DeviceInterface& vk, in submitCommands() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp162 void submitCommands (VkCommandBuffer commandBuffer, VkFence fence);
859 submitCommands(*m_cmdBuffer, *m_fence_1); in iterate()
960 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, VkFence fence) in submitCommands() function in vkt::memory::__anon28053::ExternalMemoryHostSynchronizationTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp162 void submitCommands (VkCommandBuffer commandBuffer, VkFence fence);
859 submitCommands(*m_cmdBuffer, *m_fence_1); in iterate()
960 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, VkFence fence) in submitCommands() function in vkt::memory::__anon29284::ExternalMemoryHostSynchronizationTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp138 void submitCommands (VkCommandBuffer producerCmd,
322 void GPQInstanceBase::submitCommands (VkCommandBuffer producerCmd, VkCommandBuffer consumerCmd) const in submitCommands() function in vkt::synchronization::__anon28813::GPQInstanceBase
740 submitCommands(*producerCmd, *consumerCmd); in iterate()
885 submitCommands(*producerCmd, *consumerCmd); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp216 void submitCommands (VkCommandBuffer producerCmd,
378 void GPQInstanceBase::submitCommands (VkCommandBuffer producerCmd, VkCommandBuffer consumerCmd) const in submitCommands() function in vkt::synchronization::__anon29962::GPQInstanceBase
817 submitCommands(*producerCmd, *consumerCmd); in iterate()
968 submitCommands(*producerCmd, *consumerCmd); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp365 void submitCommands (const VkCommandBuffer cmdBuffer) const;
670 void MeshQueryInstance::submitCommands (const VkCommandBuffer cmdBuffer) const in submitCommands() function in vkt::MeshShader::__anon28112::MeshQueryInstance
1119 submitCommands(cmdBuffer); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp365 void submitCommands (const VkCommandBuffer cmdBuffer) const;
669 void MeshQueryInstance::submitCommands (const VkCommandBuffer cmdBuffer) const in submitCommands() function in vkt::MeshShader::__anon29343::MeshQueryInstance
1118 submitCommands(cmdBuffer); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp649 const auto fence = submitCommands(vk, device, queue, *cmdBuffer); in iterate()

Completed in 22 milliseconds