Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp346 void submitCommands (const DeviceInterface& vk, in submitCommands() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp930 void ExternalMemoryHostSynchronizationTestInstance::submitCommands (VkCommandBuffer commandBuffer, … in submitCommands() function in vkt::memory::__anonbd6750810111::ExternalMemoryHostSynchronizationTestInstance
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp846 angle::Result CommandGraph::submitCommands(ContextVk *context, in submitCommands() function in rx::vk::CommandGraph