Home
last modified time | relevance | path

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

1234567

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_pool.h142 static inline size_t vn_sizeof_vkDestroyCommandPool(VkDevice device, VkCommandPool commandPool, con… in vn_sizeof_vkDestroyCommandPool()
157 …_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkCommandPool commandPool, const V… in vn_encode_vkDestroyCommandPool()
170 …ne size_t vn_sizeof_vkDestroyCommandPool_reply(VkDevice device, VkCommandPool commandPool, const V… in vn_sizeof_vkDestroyCommandPool_reply()
182 …oyCommandPool_reply(struct vn_cs_decoder *dec, VkDevice device, VkCommandPool commandPool, const V… in vn_decode_vkDestroyCommandPool_reply()
193 static inline size_t vn_sizeof_vkResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCom… in vn_sizeof_vkResetCommandPool()
206 …_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkCommandPool commandPool, VkComma… in vn_encode_vkResetCommandPool()
218 static inline size_t vn_sizeof_vkResetCommandPool_reply(VkDevice device, VkCommandPool commandPool,… in vn_sizeof_vkResetCommandPool_reply()
232 …etCommandPool_reply(struct vn_cs_decoder *dec, VkDevice device, VkCommandPool commandPool, VkComma… in vn_decode_vkResetCommandPool_reply()
247 static inline size_t vn_sizeof_vkTrimCommandPool(VkDevice device, VkCommandPool commandPool, VkComm… in vn_sizeof_vkTrimCommandPool()
260 …_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkCommandPool commandPool, VkComma… in vn_encode_vkTrimCommandPool()
[all …]
/third_party/mesa3d/src/vulkan/runtime/
Dvk_command_pool.c91 VkCommandPool commandPool, in vk_common_DestroyCommandPool()
106 VkCommandPool commandPool, in vk_common_ResetCommandPool()
136 VkCommandPool commandPool, in vk_common_FreeCommandBuffers()
152 VkCommandPool commandPool, in vk_common_TrimCommandPool()
/third_party/skia/third_party/externals/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()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_cmd_buffer.c127 VkCommandPool commandPool, in lvp_FreeCommandBuffers()
212 VkCommandPool commandPool, in lvp_DestroyCommandPool()
237 VkCommandPool commandPool, in lvp_ResetCommandPool()
254 VkCommandPool commandPool, in lvp_TrimCommandPool()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandRecordingContext.h34 VkCommandPool commandPool = VK_NULL_HANDLE; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMakeUtil.cpp38 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
DvktPipelineMultisampleBaseResolve.cpp301 …const Unique<VkCommandPool> commandPool(createCommandPool(deviceInterface, device, VK_COMMAND_PO… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.cpp38 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
DvktPipelineMultisampleBaseResolve.cpp304 …const Unique<VkCommandPool> commandPool(createCommandPool(deviceInterface, device, VK_COMMAND_PO… in iterate() local
/third_party/skia/src/gpu/vk/
DGrVkCommandPool.cpp43 GrVkCommandPool::GrVkCommandPool(GrVkGpu* gpu, VkCommandPool commandPool, in GrVkCommandPool()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
DClearImageBenchmarks.cpp124 vk::CommandPool commandPool; // Owning handle member in ClearImageBenchmark
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp221 CommandPool *commandPool, in initFlushAndQueueSubmit()
693 CommandPool *commandPool, in submitFrame()
885 PersistentCommandPool &commandPool = getCommandPool(batch.hasProtectedContent); in retireFinishedCommands() local
923 CommandPool *commandPool, in releaseToCommandBatch()
1033 CommandPool *commandPool, in submitFrame()
1153 PersistentCommandPool &commandPool = getCommandPool(hasProtectedContent); in ensurePrimaryCommandBufferValid() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp76 …uffer> createCommandBuffer (const DeviceInterface& vkd, VkDevice device, VkCommandPool commandPool) in createCommandBuffer()
166 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParam… in drawTriangleTest() local
552 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, DE_… in framebufferCompatibleRenderPassTest() local
892 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, … in pipelineLayoutLifetimeTest() local
1595 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, … in pipelineInvalidPointersUnusedStructsTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiPipelineTests.cpp76 …uffer> createCommandBuffer (const DeviceInterface& vkd, VkDevice device, VkCommandPool commandPool) in createCommandBuffer()
166 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParam… in drawTriangleTest() local
552 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, DE_… in framebufferCompatibleRenderPassTest() local
892 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, … in pipelineLayoutLifetimeTest() local
1595 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, … in pipelineInvalidPointersUnusedStructsTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp365 const VkCommandPool commandPool, in allocateCommandBuffers()
380 const VkCommandPool& commandPool, in getPixel()
523 const Move<VkCommandPool> commandPool (createCommandPool(vkd, in colorspaceCompareTest() local
653 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in surfaceFormatRenderTest() local
DvktWsiFullScreenExclusiveTests.cpp327 const VkCommandPool commandPool, in allocateCommandBuffers()
461 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CR… in fullScreenExclusiveTest() local
DvktWsiPresentIdWaitTests.cpp333 const vk::VkCommandPool commandPool, in allocateCommandBuffers()
404 …const vk::Unique<vk::VkCommandPool> commandPool (createCommandPool(vkd, device, vk::VK_COMMAN… in iterate() local
516 …DeviceInterface& vkd, vk::VkDevice device, vk::VkQueue queue, vk::VkCommandPool commandPool, vk::V… in run()
931 …const vk::Unique<vk::VkCommandPool> commandPool (createCommandPool(vkd, device, vk::VK_COMMAN… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiColorSpaceTests.cpp365 const VkCommandPool commandPool, in allocateCommandBuffers()
380 const VkCommandPool& commandPool, in getPixel()
523 const Move<VkCommandPool> commandPool (createCommandPool(vkd, in colorspaceCompareTest() local
653 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in surfaceFormatRenderTest() local
DvktWsiFullScreenExclusiveTests.cpp327 const VkCommandPool commandPool, in allocateCommandBuffers()
461 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CR… in fullScreenExclusiveTest() local
DvktWsiPresentIdWaitTests.cpp333 const vk::VkCommandPool commandPool, in allocateCommandBuffers()
404 …const vk::Unique<vk::VkCommandPool> commandPool (createCommandPool(vkd, device, vk::VK_COMMAN… in iterate() local
516 …DeviceInterface& vkd, vk::VkDevice device, vk::VkQueue queue, vk::VkCommandPool commandPool, vk::V… in run()
931 …const vk::Unique<vk::VkCommandPool> commandPool (createCommandPool(vkd, device, vk::VK_COMMAN… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp427 VkCommandPool commandPool) in createCommandBuffer()
776 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
801 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
843 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in readUpResource() local
868 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in layoutTransitionResource() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryBindingTests.cpp427 VkCommandPool commandPool) in createCommandBuffer()
776 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
801 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
843 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in readUpResource() local
868 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in layoutTransitionResource() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp248 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQueu… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp250 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQueu… in iterate() local

1234567