| /external/swiftshader/src/Vulkan/ |
| D | VkCommandPool.hpp | 40 std::set<VkCommandBuffer> commandBuffers; member in vk::CommandPool
|
| /external/llvm-project/mlir/tools/mlir-vulkan-runner/ |
| D | VulkanRuntime.h | 204 std::vector<VkCommandBuffer> commandBuffers; variable
|
| /external/vulkan-validation-layers/layers/ |
| D | core_validation_types.h | 93 std::unordered_set<VkCommandBuffer> commandBuffers; member
|
| /external/angle/src/tests/test_utils/ |
| D | VulkanExternalHelper.cpp | 723 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in releaseImageAndSignalSemaphore() local 783 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in waitSemaphoreAndAcquireImage() local 897 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in readPixels() local
|
| /external/swiftshader/tests/VulkanWrapper/ |
| D | DrawTester.hpp | 169 std::vector<vk::CommandBuffer> commandBuffers; // Owning handles member in DrawTester
|
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiSwapchainTests.cpp | 1395 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in basicRenderTest() local 1507 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anonf32b82c10111::FrameStreamObjects 1825 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *comman… in deviceGroupRenderTest() local 2208 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, *groupDevice, *comman… in deviceGroupRenderTest2() local 2389 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in resizeSwapchainTest() local
|
| D | vktWsiFullScreenExclusiveTests.cpp | 473 …const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *comma… in fullScreenExclusiveTest() local
|
| D | vktWsiColorSpaceTests.cpp | 713 …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()
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 799 std::vector<VkCommandBuffer> commandBuffers; in iterate() local
|
| D | vktRenderPassTests.cpp | 4794 const VkCommandBuffer commandBuffers[] = in renderPassTest() local 4947 const TestConfig::CommandBufferTypes commandBuffers[] = in addAttachmentTests() local 5264 const TestConfig::CommandBufferTypes commandBuffers[] = in addAttachmentAllocationTests() local
|
| /external/skqp/src/gpu/vk/ |
| D | GrVkCommandBuffer.cpp | 484 const VkCommandBuffer* commandBuffers, in submit_to_queue()
|
| /external/skia/src/gpu/vk/ |
| D | GrVkCommandBuffer.cpp | 541 const VkCommandBuffer* commandBuffers, in submit_to_queue()
|
| /external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemWsiSwapchainTests.cpp | 1172 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, in basicRenderTest() local
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
| D | vulkan_funcs.hpp | 4035 …std::vector<CommandBuffer, CommandBufferAllocator> commandBuffers( allocateInfo.commandBufferCount… in allocateCommandBuffers() local 4053 …std::vector<CommandBuffer, CommandBufferAllocator> commandBuffers( allocateInfo.commandBufferCount, in allocateCommandBuffers() local 4069 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 4100 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 4136 … ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in freeCommandBuffers() 4161 … ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in free() 5093 …CommandBuffer::executeCommands( ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & comm… in executeCommands()
|
| D | vulkan_raii.hpp | 4173 std::vector<VkCommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in CommandBuffers() local
|
| /external/deqp/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
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 82181 … void CommandBuffer::executeCommands( ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const … in executeCommands() 82988 …std::vector<CommandBuffer, CommandBufferAllocator> commandBuffers( allocateInfo.commandBufferCount… in allocateCommandBuffers() local 82996 …std::vector<CommandBuffer, CommandBufferAllocator> commandBuffers( allocateInfo.commandBufferCount… in allocateCommandBuffers() local 83006 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 83024 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 85563 …P_NAMESPACE::CommandPool commandPool, ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const … in freeCommandBuffers() 85578 …P_NAMESPACE::CommandPool commandPool, ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const … in free()
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 82681 … void CommandBuffer::executeCommands( ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const … in executeCommands() 83495 …std::vector<CommandBuffer, CommandBufferAllocator> commandBuffers( allocateInfo.commandBufferCount… in allocateCommandBuffers() local 83503 …std::vector<CommandBuffer, CommandBufferAllocator> commandBuffers( allocateInfo.commandBufferCount… in allocateCommandBuffers() local 83513 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 83531 std::vector<CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local 86070 …P_NAMESPACE::CommandPool commandPool, ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const … in freeCommandBuffers() 86085 …P_NAMESPACE::CommandPool commandPool, ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const … in free()
|