Home
last modified time | relevance | path

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

123

/external/skia/src/gpu/vk/
DGrVkCommandPool.cpp28 GrVkCommandPool::GrVkCommandPool(const GrVkGpu* gpu, VkCommandPool commandPool) in GrVkCommandPool()
DGrVkCommandBuffer.h74 GrVkCommandPool* commandPool() { return fCmdPool; } in commandPool() function
/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/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp67 …uffer> createCommandBuffer (const DeviceInterface& vkd, VkDevice device, VkCommandPool commandPool) in createCommandBuffer()
135 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParam… in renderpassLifetimeTest() local
513 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, DE_… in framebufferCompatibleRenderPassTest() local
866 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, … in pipelineLayoutLifetimeGraphicsTest() local
1190 …const Unique<VkCommandPool> commandPool (createCommandPool(vk, device, &commandPoolParams, … in pipelineLayoutLifetimeComputeTest() local
DvktApiNullHandleTests.cpp52 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAll… in release()
/external/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c278 VkCommandPool commandPool, in anv_FreeCommandBuffers()
813 VkCommandPool commandPool, in anv_DestroyCommandPool()
832 VkCommandPool commandPool, in anv_ResetCommandPool()
847 VkCommandPool commandPool, in anv_TrimCommandPoolKHR()
Danv_dump.c267 VkCommandPool commandPool; in anv_dump_image_to_ppm() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp399 VkCommandPool commandPool) in createCommandBuffer()
630 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
657 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
709 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in readUpResource() local
742 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in layoutTransitionResource() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp121 VkCommandPool commandPool, in allocateCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBaseResolve.cpp274 …const Unique<VkCommandPool> commandPool(createCommandPool(deviceInterface, device, VK_COMMAND_PO… in iterate() local
DvktPipelineMakeUtil.cpp75 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp532 …const Unique<VkCommandPool> commandPool(createCommandPool(deviceInterface, device, VK_COMMAND_PO… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp247 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQueu… in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp295 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp302 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp485 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), extractQue… in iterate() local
DvktSparseResourcesImageSparseBinding.cpp271 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesMipmapSparseResidency.cpp377 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp656 bool ObjectLifetimes::PreCallValidateFreeCommandBuffers(VkDevice device, VkCommandPool commandPool,… in PreCallValidateFreeCommandBuffers()
673 void ObjectLifetimes::PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, u… in PreCallRecordFreeCommandBuffers()
768 bool ObjectLifetimes::PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallValidateDestroyCommandPool()
791 void ObjectLifetimes::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallRecordDestroyCommandPool()
/external/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp168 VKAPI_ATTR void VKAPI_CALL vkTrimCommandPoolKHR(VkDevice device, VkCommandPool commandPool, VkComma… in vkTrimCommandPoolKHR()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1170 const VkCommandPool commandPool, in allocateCommandBuffers()
1204 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in basicRenderTest() local
1354 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in resizeSwapchainTest() local
DvktWsiColorSpaceTests.cpp783 const VkCommandPool commandPool, in allocateCommandBuffers()
855 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in surfaceFormatRenderTest() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1093 const vk::VkCommandPool commandPool, in allocateCommandBuffers()
1133 …const vk::Unique<vk::VkCommandPool> commandPool (makeCommandPool(vkd, device, PROTECTION_ENAB… in basicRenderTest() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp52 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()

123