Home
last modified time | relevance | path

Searched defs:commandBuffers (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandPool.hpp40 std::set<VkCommandBuffer> commandBuffers; member in vk::CommandPool
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUQueue.cpp35 std::vector<interop::Interface<interop::GPUCommandBuffer>> commandBuffers) { in submit()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.cpp815 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in releaseImageAndSignalSemaphore() local
875 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in waitSemaphoreAndAcquireImage() local
989 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in readPixels() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp169 std::vector<vk::CommandBuffer> commandBuffers; // Owning handles member in DrawTester
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktCommandPoolMemoryReservationTests.cpp184 std::vector<Move<VkCommandBuffer>> commandBuffers (testParams.commandBufferCount); in verifyCommandPoolAllocEqualsCommandBufferAlloc() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktCommandPoolMemoryReservationTests.cpp184 std::vector<Move<VkCommandBuffer>> commandBuffers (testParams.commandBufferCount); in verifyCommandPoolAllocEqualsCommandBufferAlloc() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1351 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in basicRenderTest() local
1463 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anon343001990111::FrameStreamObjects
1788 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *comman… in deviceGroupRenderTest() local
2171 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *comman… in deviceGroupRenderTest2() local
2352 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in resizeSwapchainTest() local
DvktWsiFullScreenExclusiveTests.cpp477 …const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *comma… in fullScreenExclusiveTest() local
DvktWsiMaintenance1Tests.cpp863 …const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPo… in presentFenceTest() local
1609 …const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPo… in scalingTest() local
2063 …const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPo… in releaseImagesTest() local
DvktWsiColorSpaceTests.cpp669 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in surfaceFormatRenderTest() local
DvktWsiSharedPresentableImageTests.cpp304 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiDisplayControlTests.cpp379 std::vector<VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiDisplayTimingTests.cpp317 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiIncrementalPresentTests.cpp397 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSwapchainTests.cpp1335 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in basicRenderTest() local
1447 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anonb7bc61790111::FrameStreamObjects
1772 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *comman… in deviceGroupRenderTest() local
2155 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *comman… in deviceGroupRenderTest2() local
2336 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in resizeSwapchainTest() local
DvktWsiFullScreenExclusiveTests.cpp477 …const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *comma… in fullScreenExclusiveTest() local
DvktWsiColorSpaceTests.cpp669 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in surfaceFormatRenderTest() local
DvktWsiDisplayControlTests.cpp379 std::vector<VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiSharedPresentableImageTests.cpp304 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiDisplayTimingTests.cpp317 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiIncrementalPresentTests.cpp397 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp799 std::vector<VkCommandBuffer> commandBuffers; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp798 std::vector<VkCommandBuffer> commandBuffers; in iterate() local
/third_party/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp573 const VkCommandBuffer* commandBuffers, in submit_to_queue()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1168 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, in basicRenderTest() local

12