Home
last modified time | relevance | path

Searched defs:resetDescriptorPool (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl63 ResetDescriptorPoolFunc resetDescriptorPool; variable
DvkNullDriver.cpp914 VKAPI_ATTR VkResult VKAPI_CALL resetDescriptorPool (VkDevice, VkDescriptorPool descriptorPool, VkDe… in resetDescriptorPool() function
DvkDeviceDriverImpl.inl300 VkResult DeviceDriver::resetDescriptorPool (VkDevice device, VkDescriptorPool descriptorPool, VkDes… function in DeviceDriver
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16813 … Result resetDescriptorPool( DescriptorPool descriptorPool, DescriptorPoolResetFlags flags ) const in resetDescriptorPool() function in vk::Device
16820 …ResultValueType<void>::type resetDescriptorPool( DescriptorPool descriptorPool, DescriptorPoolRese… in resetDescriptorPool() function in vk::Device