Home
last modified time | relevance | path

Searched defs:destroyFence (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl23 DestroyFenceFunc destroyFence; variable
DvkDeviceDriverImpl.inl100 void DeviceDriver::destroyFence (VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllo… function in DeviceDriver
DvkNullDriverImpl.inl194 VKAPI_ATTR void VKAPI_CALL destroyFence (VkDevice device, VkFence fence, const VkAllocationCallback… function