Home
last modified time | relevance | path

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

12

/external/swiftshader/src/Vulkan/
DVkCommandPool.hpp40 std::set<VkCommandBuffer> commandBuffers; member in vk::CommandPool
/external/vulkan-validation-layers/layers/
Dcore_validation_types.h93 std::unordered_set<VkCommandBuffer> commandBuffers; member
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp904 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in releaseImageAndSignalSemaphore() local
995 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in waitSemaphoreAndAcquireImage() local
1110 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in readPixels() local
1326 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in writePixels() local
/external/swiftshader/tests/VulkanBenchmarks/
DComputeBenchmarks.cpp255 auto commandBuffers = device.allocateCommandBuffers(commandBufferAllocateInfo); in initialize() local
/external/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp172 std::vector<vk::CommandBuffer> commandBuffers; // Owning handles member in DrawTester
/external/deqp/external/vulkancts/modules/vulkan/sc/
DvktCommandPoolMemoryReservationTests.cpp187 std::vector<Move<VkCommandBuffer>> commandBuffers(testParams.commandBufferCount); in verifyCommandPoolAllocEqualsCommandBufferAlloc() local
DvktDeviceObjectReservationTests.cpp1323 std::vector<CommandBufferSp> commandBuffers(VERIFYMAXVALUES_OBJECT_COUNT); in performTest() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1278 const vector<CommandBufferSp> commandBuffers( in basicRenderTest() local
1393 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anona6d2ea100111::FrameStreamObjects
1713 const vector<CommandBufferSp> commandBuffers( in deviceGroupRenderTest() local
2070 const vector<CommandBufferSp> commandBuffers( in deviceGroupRenderTest2() local
2242 const vector<CommandBufferSp> commandBuffers( in resizeSwapchainTest() local
DvktWsiFullScreenExclusiveTests.cpp445 const std::vector<CommandBufferSp> commandBuffers( in fullScreenExclusiveTest() local
DvktWsiMaintenance1Tests.cpp824 const std::vector<CommandBufferSp> commandBuffers( in presentFenceTest() local
1604 const std::vector<CommandBufferSp> commandBuffers( in scalingTest() local
2056 const std::vector<CommandBufferSp> commandBuffers( in releaseImagesTest() local
DvktWsiColorSpaceTests.cpp601 const vector<CommandBufferSp> commandBuffers( in surfaceFormatRenderTest() local
DvktWsiSharedPresentableImageTests.cpp257 std::vector<vk::VkCommandBuffer> &commandBuffers) in deinitCommandBuffers()
DvktWsiDisplayControlTests.cpp335 std::vector<VkCommandBuffer> &commandBuffers) in deinitCommandBuffers()
DvktWsiDisplayTimingTests.cpp261 std::vector<vk::VkCommandBuffer> &commandBuffers) in deinitCommandBuffers()
DvktWsiIncrementalPresentTests.cpp315 std::vector<vk::VkCommandBuffer> &commandBuffers) in deinitCommandBuffers()
DvktWsiPresentIdWaitTests.cpp372 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anon921646b50111::FrameStreamObjects
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp793 std::vector<VkCommandBuffer> commandBuffers; in iterate() local
DvktRenderPassTests.cpp5901 … const VkCommandBuffer commandBuffers[] = {*initializeImagesCommandBuffer, *renderCommandBuffer, in renderPassTest() local
6287 const TestConfig::CommandBufferTypes commandBuffers[] = { in addAttachmentTests() local
6616 const TestConfig::CommandBufferTypes commandBuffers[] = { in addAttachmentAllocationTests() local
/external/skia/src/gpu/ganesh/vk/
DGrVkCommandBuffer.cpp556 const VkCommandBuffer* commandBuffers, in submit_to_queue()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1346 const std::vector<CommandBufferSp> commandBuffers( in basicRenderTest() local
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp248 const VkCommandBuffer* commandBuffers, in submit_to_queue()
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp4552 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local
4573 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local
4592 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local
4622 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local
4652VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in freeCommandBuffers()
5705 …ndBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuf… in executeCommands()
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp4552 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local
4573 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local
4592 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local
4622 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local
4652VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in freeCommandBuffers()
5705 …ndBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuf… in executeCommands()
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp4934 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local
4956 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local
4980 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local
5011 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local
5045VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in freeCommandBuffers()
6197 …ndBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuf… in executeCommands()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2523 vector<VkCommandBufferSp> commandBuffers; in createMultiple() local

12