Home
last modified time | relevance | path

Searched refs:resetDescriptorPool (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorPoolTests.cpp152 VK_CHECK(vkd.resetDescriptorPool(device, *descriptorPool, 0)); in resetDescriptorPoolTest()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl64 ResetDescriptorPoolFunc resetDescriptorPool; variable
DvkInitDeviceFunctionPointers.inl64 m_vk.resetDescriptorPool = (ResetDescriptorPoolFunc) GET_PROC_ADDR("vkResetDescriptorPoo…
DvkDeviceDriverImpl.inl305 VkResult DeviceDriver::resetDescriptorPool (VkDevice device, VkDescriptorPool descriptorPool, VkDes… function in DeviceDriver
307 return m_vk.resetDescriptorPool(device, descriptorPool, flags);
DvkConcreteDeviceInterface.inl64 virtual VkResult resetDescriptorPool (VkDevice device, VkDescriptorPool descriptorPool, VkD…
DvkVirtualDeviceInterface.inl64 virtual VkResult resetDescriptorPool (VkDevice device, VkDescriptorPool descriptorPool, VkD…
DvkNullDriver.cpp1218 VKAPI_ATTR VkResult VKAPI_CALL resetDescriptorPool (VkDevice, VkDescriptorPool descriptorPool, VkDe… in resetDescriptorPool() function
DvkNullDriverImpl.inl2028 VK_NULL_FUNC_ENTRY(vkResetDescriptorPool, resetDescriptorPool),
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp14893 …Result resetDescriptorPool( DescriptorPool descriptorPool, DescriptorPoolResetFlags flags = Descri…
14896 …ResultValueType<void>::type resetDescriptorPool( DescriptorPool descriptorPool, DescriptorPoolRese…
51680 …VULKAN_HPP_INLINE Result Device::resetDescriptorPool( DescriptorPool descriptorPool, DescriptorPoo… in resetDescriptorPool() function in VULKAN_HPP_NAMESPACE::Device
51686 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::resetDescriptorPool( DescriptorPool descript… in resetDescriptorPool() function in VULKAN_HPP_NAMESPACE::Device
/external/swiftshader/include/vulkan/
Dvulkan.hpp40607 …Result resetDescriptorPool( DescriptorPool descriptorPool, DescriptorPoolResetFlags flags = Descri…
40610 …ResultValueType<void>::type resetDescriptorPool( DescriptorPool descriptorPool, DescriptorPoolRese…
42879 …VULKAN_HPP_INLINE Result Device::resetDescriptorPool( DescriptorPool descriptorPool, DescriptorPoo… in resetDescriptorPool() function in VULKAN_HPP_NAMESPACE::Device
42885 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::resetDescriptorPool( DescriptorPool descript… in resetDescriptorPool() function in VULKAN_HPP_NAMESPACE::Device