| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkCommandPool.hpp | 40 std::set<VkCommandBuffer> commandBuffers; member in vk::CommandPool
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| D | GPUQueue.cpp | 35 std::vector<interop::Interface<interop::GPUCommandBuffer>> commandBuffers) { in submit()
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | VulkanHelper.cpp | 815 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/ |
| D | DrawTester.hpp | 169 std::vector<vk::CommandBuffer> commandBuffers; // Owning handles member in DrawTester
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiSwapchainTests.cpp | 1331 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in basicRenderTest() local 1443 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anon7a91ef1a0111::FrameStreamObjects 1761 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *comman… in deviceGroupRenderTest() local 2144 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *comman… in deviceGroupRenderTest2() local 2325 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in resizeSwapchainTest() local
|
| D | vktWsiFullScreenExclusiveTests.cpp | 475 …const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *comma… in fullScreenExclusiveTest() local
|
| D | vktWsiColorSpaceTests.cpp | 667 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in surfaceFormatRenderTest() local
|
| D | vktWsiSharedPresentableImageTests.cpp | 302 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
|
| D | vktWsiDisplayControlTests.cpp | 378 std::vector<VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
|
| D | vktWsiDisplayTimingTests.cpp | 315 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
|
| D | vktWsiIncrementalPresentTests.cpp | 395 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
|
| D | vktWsiPresentIdWaitTests.cpp | 362 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anon8884c0bf0111::FrameStreamObjects
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 799 std::vector<VkCommandBuffer> commandBuffers; in iterate() local
|
| D | vktRenderPassTests.cpp | 5151 const VkCommandBuffer commandBuffers[] = in renderPassTest() local 5304 const TestConfig::CommandBufferTypes commandBuffers[] = in addAttachmentTests() local 5657 const TestConfig::CommandBufferTypes commandBuffers[] = in addAttachmentAllocationTests() local
|
| /third_party/flutter/skia/src/gpu/vk/ |
| D | GrVkCommandBuffer.cpp | 492 const VkCommandBuffer* commandBuffers, in submit_to_queue()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkCommandBuffer.cpp | 536 const VkCommandBuffer* commandBuffers, in submit_to_queue()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemWsiSwapchainTests.cpp | 1172 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, in basicRenderTest() local
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_funcs.hpp | 4342 std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( in allocateCommandBuffers() local 4362 std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( in allocateCommandBuffers() local 4380 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 4412 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 4449 … ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in freeCommandBuffers() 4476 … ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in free() 5478 …CommandBuffer::executeCommands( ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & comm… in executeCommands()
|
| D | vulkan_raii.hpp | 5312 std::vector<VkCommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in CommandBuffers() local
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_funcs.hpp | 4306 std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( in allocateCommandBuffers() local 4326 std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( in allocateCommandBuffers() local 4344 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 4376 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 4413 … ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in freeCommandBuffers() 4440 … ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in free() 5442 …CommandBuffer::executeCommands( ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & comm… in executeCommands()
|
| D | vulkan_raii.hpp | 4747 std::vector<VkCommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in CommandBuffers() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCommandBuffersTests.cpp | 501 const Move<VkCommandBuffer> commandBuffers[] = in resetPoolReuseTest() local
|
| D | vktApiObjectManagementTests.cpp | 2277 vector<VkCommandBufferSp> commandBuffers; in createMultiple() local
|