Home
last modified time | relevance | path

Searched defs:commandPool (Results 1 – 25 of 82) sorted by relevance

1234

/external/swiftshader/tests/VulkanWrapper/
DUtil.cpp40 vk::CommandBuffer beginSingleTimeCommands(vk::Device device, vk::CommandPool commandPool) in beginSingleTimeCommands()
57 void endSingleTimeCommands(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Com… in endSingleTimeCommands()
72 void transitionImageLayout(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Ima… in transitionImageLayout()
117 void copyBufferToImage(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Buffer … in copyBufferToImage()
DDrawTester.hpp162 vk::CommandPool commandPool; // Owning handle member in DrawTester
192 …r::onUpdateDescriptorSet(std::function<void(ThisType &tester, vk::CommandPool &commandPool, vk::De… in onUpdateDescriptorSet()
/external/skqp/src/gpu/vk/
DGrVkCommandPool.cpp28 GrVkCommandPool::GrVkCommandPool(const GrVkGpu* gpu, VkCommandPool commandPool) in GrVkCommandPool()
DGrVkCommandBuffer.h73 GrVkCommandPool* commandPool() { return fCmdPool; } in commandPool() function
/external/skia/src/gpu/vk/
DGrVkCommandPool.cpp42 GrVkCommandPool::GrVkCommandPool(GrVkGpu* gpu, VkCommandPool commandPool, in GrVkCommandPool()
/external/swiftshader/tests/VulkanBenchmarks/
DClearImageBenchmarks.cpp124 vk::CommandPool commandPool; // Owning handle member in ClearImageBenchmark
DTriangleBenchmarks.cpp214 …tester.onUpdateDescriptorSet([](DrawTester &tester, vk::CommandPool &commandPool, vk::DescriptorSe… in TriangleSampleTexture()
/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp651 CommandPool *commandPool, in submitFrame()
837 PersistentCommandPool &commandPool = getCommandPool(batch.hasProtectedContent); in retireFinishedCommands() local
876 CommandPool *commandPool, in releaseToCommandBatch()
999 CommandPool *commandPool, in submitFrame()
1118 PersistentCommandPool &commandPool = getCommandPool(hasProtectedContent); in ensurePrimaryCommandBufferValid() local
DCommandGraph.cpp31 const CommandPool &commandPool, in InitAndBeginCommandBuffer()
44 const CommandPool &commandPool, in InitAndBeginCommandBuffer()
452 const CommandPool &commandPool, in beginOutsideRenderPassRecording()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp74 …uffer> createCommandBuffer (const DeviceInterface& vkd, VkDevice device, VkCommandPool commandPool) in createCommandBuffer()
140 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParam… in renderpassLifetimeTest() local
494 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, DE_… in framebufferCompatibleRenderPassTest() local
824 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, … in pipelineLayoutLifetimeTest() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp412 const VkCommandPool commandPool, in allocateCommandBuffers()
427 const VkCommandPool& commandPool, in getPixel()
570 const Move<VkCommandPool> commandPool (createCommandPool(vkd, in colorspaceCompareTest() local
697 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in surfaceFormatRenderTest() local
DvktWsiFullScreenExclusiveTests.cpp323 const VkCommandPool commandPool, in allocateCommandBuffers()
457 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CR… in fullScreenExclusiveTest() local
DvktWsiSwapchainTests.cpp1255 const VkCommandPool commandPool, in allocateCommandBuffers()
1379 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in basicRenderTest() local
1619 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREATE_R… in multiSwapchainRenderTest() local
1810 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, *groupDevice, VK_COMMAND_POOL… in deviceGroupRenderTest() local
2193 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, *groupDevice, VK_COMMAND_POOL… in deviceGroupRenderTest2() local
2374 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in resizeSwapchainTest() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.cpp58 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
DvktPipelineMultisampleBaseResolve.cpp300 …const Unique<VkCommandPool> commandPool(createCommandPool(deviceInterface, device, VK_COMMAND_PO… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp416 VkCommandPool commandPool) in createCommandBuffer()
651 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
678 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
730 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in readUpResource() local
763 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in layoutTransitionResource() local
/external/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c331 VkCommandPool commandPool, in anv_FreeCommandBuffers()
1139 VkCommandPool commandPool, in anv_DestroyCommandPool()
1159 VkCommandPool commandPool, in anv_ResetCommandPool()
1174 VkCommandPool commandPool, in anv_TrimCommandPool()
Danv_dump.c267 VkCommandPool commandPool; in anv_dump_image_to_ppm() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp250 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQueu… in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp296 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp303 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesImageSparseBinding.cpp316 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQueu… in iterate() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_cmd_buffer.c129 VkCommandPool commandPool, in lvp_FreeCommandBuffers()
209 VkCommandPool commandPool, in lvp_DestroyCommandPool()
234 VkCommandPool commandPool, in lvp_ResetCommandPool()
251 VkCommandPool commandPool, in lvp_TrimCommandPool()
/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp609 bool ObjectLifetimes::PreCallValidateFreeCommandBuffers(VkDevice device, VkCommandPool commandPool,… in PreCallValidateFreeCommandBuffers()
626 void ObjectLifetimes::PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, u… in PreCallRecordFreeCommandBuffers()
720 bool ObjectLifetimes::PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallValidateDestroyCommandPool()
741 void ObjectLifetimes::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallRecordDestroyCommandPool()
/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp170 VkCommandPool commandPool, in allocateCommandBuffer()

1234