Home
last modified time | relevance | path

Searched refs:resetCommandPool (Results 1 – 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkResourceInterface.hpp134 virtual void resetCommandPool (VkDevice device,
298 void resetCommandPool (VkDevice device,
DvkPlatform.cpp751 return m_vk.resetCommandPool(device, commandPool, flags); in resetCommandPoolHandlerNorm()
781 m_resourceInterface->resetCommandPool(device, commandPool, flags); in resetCommandPoolHandlerStat()
DvkResourceInterface.cpp937 void ResourceInterfaceStandard::resetCommandPool (VkDevice device, in resetCommandPool() function in vk::ResourceInterfaceStandard
DvkRayTracingUtil.cpp2110 vk.resetCommandPool(device, cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in batchBuild()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktCommandPoolMemoryReservationTests.cpp235 vk.resetCommandPool(device, *cmdPool, VkCommandPoolResetFlags(0u)); in verifyCommandPoolAllocEqualsCommandBufferAlloc()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktCommandPoolMemoryReservationTests.cpp235 vk.resetCommandPool(device, *cmdPool, VkCommandPoolResetFlags(0u)); in verifyCommandPoolAllocEqualsCommandBufferAlloc()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp1152 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1207 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1265 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1310 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
DvktRayTracingAccelerationStructuresTests.cpp1715 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1774 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1833 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1881 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
2691 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in iterate()
2750 vkd.resetCommandPool(device, cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in performTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp1152 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1207 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1265 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1310 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
DvktRayTracingAccelerationStructuresTests.cpp1715 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1774 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1833 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
1881 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
2691 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in iterate()
2750 vkd.resetCommandPool(device, cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in performTest()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl79 ResetCommandPoolFunc resetCommandPool; variable
DvkInitDeviceFunctionPointers.inl81 m_vk.resetCommandPool = (ResetCommandPoolFunc) GET_PROC_ADDR("vkResetCommandPool"…
DvkDeviceDriverImpl.inl372 VkResult DeviceDriver::resetCommandPool (VkDevice device, VkCommandPool commandPool, VkCommandPoolR… function in DeviceDriver
374 return m_vk.resetCommandPool(device, commandPool, flags);
DvkVirtualDeviceInterface.inl79 virtual VkResult resetCommandPool (VkDevice device, VkCommandPool commandPool, VkCommand…
DvkConcreteDeviceInterface.inl79 virtual VkResult resetCommandPool (VkDevice device, VkCommandPool commandPool, VkCommand…
DvkNullDriverImpl.inl791 VKAPI_ATTR VkResult VKAPI_CALL resetCommandPool (VkDevice device, VkCommandPool commandPool, VkComm… function
4078 VK_NULL_FUNC_ENTRY(vkResetCommandPool, resetCommandPool),
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp2561 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
2619 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
2678 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
2726 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp2561 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
2619 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
2678 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
2726 vkd.resetCommandPool(device, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT); in runTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp1012 VK_CHECK(vk.resetCommandPool(device, commandPool, 0u)); in resetCommandPoolForVKSC()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCase.cpp1012 VK_CHECK(vk.resetCommandPool(device, commandPool, 0u)); in resetCommandPoolForVKSC()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp433 VK_CHECK(vk.resetCommandPool(vkDevice, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT)); in resetPoolReleaseResourcesBitTest()
455 VK_CHECK(vk.resetCommandPool(vkDevice, *cmdPool, 0u)); in resetPoolNoFlagsTest()
524 VK_CHECK(vk.resetCommandPool(vkDevice, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT)); in resetPoolReuseTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCommandBuffersTests.cpp433 VK_CHECK(vk.resetCommandPool(vkDevice, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT)); in resetPoolReleaseResourcesBitTest()
455 VK_CHECK(vk.resetCommandPool(vkDevice, *cmdPool, 0u)); in resetPoolNoFlagsTest()
524 VK_CHECK(vk.resetCommandPool(vkDevice, *cmdPool, VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT)); in resetPoolReuseTest()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp8870 resetCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool,
8876 resetCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool,
Dvulkan_funcs.hpp4263 Device::resetCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool, in resetCommandPool() function in VULKAN_HPP_NAMESPACE::Device
4274 Device::resetCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool, in resetCommandPool() function in VULKAN_HPP_NAMESPACE::Device
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp9404 …VULKAN_HPP_NODISCARD Result resetCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandP…
9409 …typename ResultValueType<void>::type resetCommandPool( VULKAN_HPP_NAMESPACE::CommandPool …

12