Home
last modified time | relevance | path

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

123456

/external/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 …]
/external/mesa3d/src/gfxstream/guest/vulkan/
Dgfxstream_vk_cmd.cpp36 void gfxstream_vk_DestroyCommandPool(VkDevice device, VkCommandPool commandPool, in gfxstream_vk_DestroyCommandPool()
54 VkResult gfxstream_vk_ResetCommandPool(VkDevice device, VkCommandPool commandPool, in gfxstream_vk_ResetCommandPool()
83 VkResult vk_command_buffer_createOp(struct vk_command_pool* commandPool, VkCommandBufferLevel level, in vk_command_buffer_createOp()
162 void gfxstream_vk_FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, in gfxstream_vk_FreeCommandBuffers()
/external/mesa3d/src/vulkan/runtime/
Dvk_command_pool.c127 VkCommandPool commandPool, in vk_common_DestroyCommandPool()
142 VkCommandPool commandPool, in vk_common_ResetCommandPool()
243 VkCommandPool commandPool, in vk_common_FreeCommandBuffers()
268 VkCommandPool commandPool, in vk_common_TrimCommandPool()
/external/swiftshader/tests/VulkanWrapper/
DUtil.cpp42 vk::CommandBuffer beginSingleTimeCommands(vk::Device device, vk::CommandPool commandPool) in beginSingleTimeCommands()
59 void endSingleTimeCommands(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Com… in endSingleTimeCommands()
74 void transitionImageLayout(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Ima… in transitionImageLayout()
119 void copyBufferToImage(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Buffer … in copyBufferToImage()
DDrawTester.hpp165 vk::CommandPool commandPool; // Owning handle member in DrawTester
195 …r::onUpdateDescriptorSet(std::function<void(ThisType &tester, vk::CommandPool &commandPool, vk::De… in onUpdateDescriptorSet()
/external/mesa3d/src/asahi/vulkan/
Dhk_cmd_pool.c143 hk_DestroyCommandPool(VkDevice _device, VkCommandPool commandPool, in hk_DestroyCommandPool()
158 hk_TrimCommandPool(VkDevice device, VkCommandPool commandPool, in hk_TrimCommandPool()
/external/mesa3d/src/nouveau/vulkan/
Dnvk_cmd_pool.c129 VkCommandPool commandPool, in nvk_DestroyCommandPool()
145 VkCommandPool commandPool, in nvk_TrimCommandPool()
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_cmd_pool.c50 panvk_DestroyCommandPool(VkDevice _device, VkCommandPool commandPool, in panvk_DestroyCommandPool()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.cpp39 const VkCommandPool commandPool) in makeCommandBuffer()
DvktPipelineMultisampleBaseResolve.cpp306 const Unique<VkCommandPool> commandPool( in iterate() local
/external/skia/src/gpu/ganesh/vk/
DGrVkCommandPool.cpp47 GrVkCommandPool::GrVkCommandPool(GrVkGpu* gpu, VkCommandPool commandPool, in GrVkCommandPool()
/external/swiftshader/tests/VulkanBenchmarks/
DClearImageBenchmarks.cpp136 vk::CommandPool commandPool; // Owning handle member in ClearImageBenchmark
DTriangleBenchmarks.cpp214 …tester.onUpdateDescriptorSet([](DrawTester &tester, vk::CommandPool &commandPool, vk::DescriptorSe… in TriangleSampleTexture()
DComputeBenchmarks.cpp117 vk::CommandPool commandPool; member in BufferToBufferComputeBenchmark
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp78 …Buffer> createCommandBuffer(const DeviceInterface &vkd, VkDevice device, VkCommandPool commandPool) in createCommandBuffer()
168 …const Unique<VkCommandPool> commandPool(createCommandPool(vk, device, &commandPoolParams, nullptr)… in drawTriangleTest() local
540 …const Unique<VkCommandPool> commandPool(createCommandPool(vk, device, &commandPoolParams, nullptr)… in framebufferCompatibleRenderPassTest() local
864 …const Unique<VkCommandPool> commandPool(createCommandPool(vk, device, &commandPoolParams, nullptr)… in pipelineLayoutLifetimeTest() local
1537 …const Unique<VkCommandPool> commandPool(createCommandPool(vk, device, &commandPoolParams, nullptr)… in pipelineInvalidPointersUnusedStructsTest() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp330const VkCommandPool commandPool, const VkCommandBufferLevel level, in allocateCommandBuffers()
343 const VkCommandPool &commandPool, Allocator &allocator, const tcu::UVec2 size, in getPixel()
477 const Move<VkCommandPool> commandPool(createCommandPool( in colorspaceCompareTest() local
584 const Unique<VkCommandPool> commandPool( in surfaceFormatRenderTest() local
DvktWsiFullScreenExclusiveTests.cpp288const VkCommandPool commandPool, const VkCommandBufferLevel level, in allocateCommandBuffers()
428 const Unique<VkCommandPool> commandPool( in fullScreenExclusiveTest() local
DvktWsiPresentIdWaitTests.cpp314 const vk::VkCommandPool commandPool, in allocateCommandBuffers()
396 const vk::Unique<vk::VkCommandPool> commandPool(createCommandPool( in iterate() local
506vk::VkCommandPool commandPool, vk::VkSwapchainKHR swapchain, in run()
972 const vk::Unique<vk::VkCommandPool> commandPool(createCommandPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp404 …dBuffer> createCommandBuffer(const DeviceInterface &vk, VkDevice device, VkCommandPool commandPool) in createCommandBuffer()
829 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_TRANSIENT… in fillUpResource() local
859 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_TRANSIENT… in fillUpResource() local
900 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_TRANSIENT… in readUpResource() local
927 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_TRANSIENT… in layoutTransitionResource() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp244 const Unique<VkCommandPool> commandPool( in iterate() local
DvktSparseResourcesBufferRebind.cpp229 const Unique<VkCommandPool> commandPool( in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp292 const Unique<VkCommandPool> commandPool( in iterate() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.cpp752 VkResult DeviceDriverSC::resetCommandPoolHandlerNorm(VkDevice device, VkCommandPool commandPool, in resetCommandPoolHandlerNorm()
784 void DeviceDriverSC::resetCommandPoolHandlerStat(VkDevice device, VkCommandPool commandPool, in resetCommandPoolHandlerStat()
800 void DeviceDriverSC::freeCommandBuffersHandler(VkDevice device, VkCommandPool commandPool, uint32_t… in freeCommandBuffersHandler()
/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp31 const CommandPool &commandPool, in InitAndBeginCommandBuffer()
44 const CommandPool &commandPool, in InitAndBeginCommandBuffer()
452 const CommandPool &commandPool, in beginOutsideRenderPassRecording()
/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()

123456