HomeSort by relevance Sort by last modified time
    Searched defs:DestroyFence (Results 1 - 4 of 4) sorted by null

  /frameworks/native/vulkan/libvulkan/
api_gen.h 74 PFN_vkDestroyFence DestroyFence;
api_gen.cpp 172 INIT_PROC(dev, DestroyFence);
316 VKAPI_ATTR void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator);
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 66 PFN_vkDestroyFence DestroyFence;
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp     [all...]

Completed in 96 milliseconds