Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/angle/src/tests/test_utils/
H A DVulkanHelper.cpp881 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in releaseImageAndSignalSemaphore() local
970 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in waitSemaphoreAndAcquireImage() local
1084 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in readPixels() local
1297 VkCommandBuffer commandBuffers[] = {VK_NULL_HANDLE}; in writePixels() local
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp143 auto commandBuffers = GFXSTREAM_EXPECT_VKHPP_RV( local
1340 auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local
2136 … auto commandBuffers = device->allocateCommandBuffersUnique(commandBufferAllocateInfo).value; in TEST_P() local
2281 auto commandBuffers = in TEST_P() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkCommandPool.hpp40 std::set<VkCommandBuffer> commandBuffers; member in vk::CommandPool
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1272 const vector<CommandBufferSp> commandBuffers( in basicRenderTest() local
1387 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anon88b80f900111::FrameStreamObjects
1707 const vector<CommandBufferSp> commandBuffers( in deviceGroupRenderTest() local
2064 const vector<CommandBufferSp> commandBuffers( in deviceGroupRenderTest2() local
2236 const vector<CommandBufferSp> commandBuffers( in resizeSwapchainTest() local
H A DvktWsiMaintenance1Tests.cpp793 const std::vector<CommandBufferSp> commandBuffers( in presentFenceTest() local
1552 const std::vector<CommandBufferSp> commandBuffers( in scalingTest() local
2002 const std::vector<CommandBufferSp> commandBuffers( in releaseImagesTest() local
H A DvktWsiFullScreenExclusiveTests.cpp445 const std::vector<CommandBufferSp> commandBuffers( in fullScreenExclusiveTest() local
H A DvktWsiColorSpaceTests.cpp601 const vector<CommandBufferSp> commandBuffers( in surfaceFormatRenderTest() local
H A DvktWsiSharedPresentableImageTests.cpp257 std::vector<vk::VkCommandBuffer> &commandBuffers) in deinitCommandBuffers()
H A DvktWsiDisplayControlTests.cpp336 std::vector<VkCommandBuffer> &commandBuffers) in deinitCommandBuffers()
H A DvktWsiDisplayTimingTests.cpp261 std::vector<vk::VkCommandBuffer> &commandBuffers) in deinitCommandBuffers()
H A DvktWsiIncrementalPresentTests.cpp315 std::vector<vk::VkCommandBuffer> &commandBuffers) in deinitCommandBuffers()
H A DvktWsiPresentIdWaitTests.cpp372 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anon85122c350111::FrameStreamObjects
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation_types.h93 std::unordered_set<VkCommandBuffer> commandBuffers; member
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.cpp232 auto commandBuffers = VK_EXPECT_RV( in StartUpBase() local
1092 auto commandBuffers = VK_TRY_RV( in DoCommandsImmediate() local
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/secondary_command_buffer/
Dsecondary_command_buffer.cpp284 auto commandBuffers = VK_EXPECT_RV( in CreateSwapchainDependents() local
/aosp_15_r20/external/swiftshader/tests/VulkanBenchmarks/
H A DComputeBenchmarks.cpp255 auto commandBuffers = device.allocateCommandBuffers(commandBufferAllocateInfo); in initialize() local
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/
H A DDrawTester.hpp172 std::vector<vk::CommandBuffer> commandBuffers; // Owning handles member in DrawTester
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/
H A DvktCommandPoolMemoryReservationTests.cpp187 std::vector<Move<VkCommandBuffer>> commandBuffers(testParams.commandBufferCount); in verifyCommandPoolAllocEqualsCommandBufferAlloc() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp794 std::vector<VkCommandBuffer> commandBuffers; in iterate() local
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.cpp951 … auto commandBuffers = VK_TRY_RV(mDevice->allocateCommandBuffersUnique(commandBufferAllocateInfo)); in DoCommandsImmediate() local
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkCommandBuffer.cpp556 const VkCommandBuffer* commandBuffers, in submit_to_queue()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1346 const std::vector<CommandBufferSp> commandBuffers( in basicRenderTest() local
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp2866 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local
2879 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer, CommandBufferAllocator> commandBuffers( allocateI… in allocateCommandBuffers() local
2893 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local
2912 …std::vector<VULKAN_HPP_NAMESPACE::CommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in allocateCommandBuffersUnique() local
2937 …::CommandPool commandPool, VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuf… in freeCommandBuffers()
3673 …ndBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuf… in executeCommands()
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCommandBuffer.cpp324 const VkCommandBuffer* commandBuffers, in submit_to_queue()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h467 std::unordered_map<VkCommandBuffer, CommandBufferInfo> commandBuffers; member

123