Home
last modified time | relevance | path

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

/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/vulkan/wsi/
DvktWsiSwapchainTests.cpp1331 …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
DvktWsiFullScreenExclusiveTests.cpp475 …const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *comma… in fullScreenExclusiveTest() local
DvktWsiColorSpaceTests.cpp667 …const vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, device, *commandPool,… in surfaceFormatRenderTest() local
DvktWsiSharedPresentableImageTests.cpp302 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiDisplayControlTests.cpp378 std::vector<VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiDisplayTimingTests.cpp315 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiIncrementalPresentTests.cpp395 std::vector<vk::VkCommandBuffer>& commandBuffers) in deinitCommandBuffers()
DvktWsiPresentIdWaitTests.cpp362 const vector<CommandBufferSp> commandBuffers; member in vkt::wsi::__anon8884c0bf0111::FrameStreamObjects
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp799 std::vector<VkCommandBuffer> commandBuffers; in iterate() local
DvktRenderPassTests.cpp5151 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/
DGrVkCommandBuffer.cpp492 const VkCommandBuffer* commandBuffers, in submit_to_queue()
/third_party/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp536 const VkCommandBuffer* commandBuffers, in submit_to_queue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1172 const std::vector<CommandBufferSp> commandBuffers (allocateCommandBuffers(vkd, in basicRenderTest() local
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp4342 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
4449ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in freeCommandBuffers()
4476ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in free()
5478 …CommandBuffer::executeCommands( ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & comm… in executeCommands()
Dvulkan_raii.hpp5312 std::vector<VkCommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in CommandBuffers() local
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp4306 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
4413ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in freeCommandBuffers()
4440ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & commandBuffers, in free()
5442 …CommandBuffer::executeCommands( ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> const & comm… in executeCommands()
Dvulkan_raii.hpp4747 std::vector<VkCommandBuffer> commandBuffers( allocateInfo.commandBufferCount ); in CommandBuffers() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp501 const Move<VkCommandBuffer> commandBuffers[] = in resetPoolReuseTest() local
DvktApiObjectManagementTests.cpp2277 vector<VkCommandBufferSp> commandBuffers; in createMultiple() local