Home
last modified time | relevance | path

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

12

/external/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c269 VkCommandPool commandPool, in anv_FreeCommandBuffers()
769 VkCommandPool commandPool, in anv_DestroyCommandPool()
788 VkCommandPool commandPool, in anv_ResetCommandPool()
Danv_dump.c267 VkCommandPool commandPool; in anv_dump_image_to_ppm() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp121 VkCommandPool commandPool, in allocateCommandBuffer()
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/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp212 …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
DvktSparseResourcesMipmapSparseResidency.cpp350 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), computeQue… in iterate() local
DvktSparseResourcesShaderIntrinsicsBase.cpp494 …const Unique<VkCommandPool> commandPool(makeCommandPool(deviceInterface, getDevice(), extractQue… in iterate() local
DvktSparseResourcesImageSparseResidency.cpp435 …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/memory/
DvktMemoryBindingTests.cpp415 VkCommandPool commandPool) in createCommandBuffer()
647 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
679 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in fillUpResource() local
740 …Move<VkCommandPool> commandPool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE… in readUpResource() local
DvktMemoryPipelineBarrierTests.cpp1852 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
2332 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() local
2502 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
2612 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() local
2747 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
2997 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() local
3182 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
3405 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
3520 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in verify() local
3651 const vk::VkCommandPool commandPool = context.getContext().getCommandPool(); in prepare() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.cpp119 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1329 const VkCommandPool commandPool, in allocateCommandBuffers()
1363 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in basicRenderTest() local
1513 …const Unique<VkCommandPool> commandPool (createCommandPool(vkd, device, VK_COMMAND_POOL_CREAT… in resizeSwapchainTest() local
DvktWsiSharedPresentableImageTests.cpp288 vk::VkCommandPool commandPool, in createCommandBuffer()
348 vk::VkCommandPool commandPool, in deinitCommandBuffers()
DvktWsiDisplayTimingTests.cpp276 vk::VkCommandPool commandPool, in createCommandBuffer()
336 vk::VkCommandPool commandPool, in deinitCommandBuffers()
DvktWsiIncrementalPresentTests.cpp361 vk::VkCommandPool commandPool, in createCommandBuffer()
449 vk::VkCommandPool commandPool, in deinitCommandBuffers()
/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/modules/vulkan/
DvktDrawUtil.cpp157 …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
575 vk::Move<VkCommandPool> commandPool; member
DvktSynchronizationUtil.cpp108 …keCommandBuffer (const DeviceInterface& vk, const VkDevice device, const VkCommandPool commandPool) in makeCommandBuffer()
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c1381 VkCommandPool commandPool, in radv_FreeCommandBuffers()
1870 VkCommandPool commandPool, in radv_DestroyCommandPool()
1889 VkCommandPool commandPool, in radv_ResetCommandPool()

12