Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp195 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQueu… in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp259 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesImageSparseBinding.cpp231 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp265 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp474 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), extractQue… in iterate() local
DvktSparseResourcesMipmapSparseResidency.cpp314 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesImageSparseResidency.cpp399 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesImageMemoryAliasing.cpp392 …const Unique<VkCommandPool> commandPool (makeCommandPool(deviceInterface, getDevice(), computeQ… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingUtil.cpp106 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsMakeUtil.cpp110 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.cpp101 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.cpp131 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1376 const VkCommandPool commandPool, in allocateCommandBuffers()
1419 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in basicRenderTest() local
1569 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in resizeSwapchainTest() local
DvktWsiSharedPresentableImageTests.cpp318 vk::VkCommandPool commandPool, in createCommandBuffer()
378 vk::VkCommandPool commandPool, in deinitCommandBuffers()
DvktWsiIncrementalPresentTests.cpp391 vk::VkCommandPool commandPool, in createCommandBuffer()
452 vk::VkCommandPool commandPool, in deinitCommandBuffers()
DvktWsiDisplayTimingTests.cpp321 vk::VkCommandPool commandPool, in createCommandBuffer()
381 vk::VkCommandPool commandPool, in deinitCommandBuffers()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp237 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiNullHandleTests.cpp52 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAll… in release()
/external/vulkan-validation-layers/layers/
Dthreading.cpp364 VKAPI_ATTR void VKAPI_CALL FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t … in FreeCommandBuffers()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl350 void DeviceDriver::destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAllocati…
355 VkResult DeviceDriver::resetCommandPool (VkDevice device, VkCommandPool commandPool, VkCommandPoolR…
365 void DeviceDriver::freeCommandBuffers (VkDevice device, VkCommandPool commandPool, deUint32 command…
635 void DeviceDriver::trimCommandPoolKHR (VkDevice device, VkCommandPool commandPool, VkCommandPoolTri…
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1886 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
2366 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() local
2536 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
2646 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() local
2781 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
3031 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() local
3216 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
3439 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
3554 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() local
3685 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp581 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp404 vk::Move<VkCommandPool> commandPool; in createCommandBuffer() local
582 vk::Move<VkCommandPool> commandPool; member
DvktSynchronizationUtil.cpp120 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
/external/vulkan-validation-layers/loader/
Dtrampoline.c1694 vkDestroyCommandPool(VkDevice device, VkCommandPool commandPool,
1704 vkResetCommandPool(VkDevice device, VkCommandPool commandPool,
1735 vkFreeCommandBuffers(VkDevice device, VkCommandPool commandPool,

12