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

  /frameworks/native/vulkan/libvulkan/
api_gen.h 113 PFN_vkDestroyDescriptorPool DestroyDescriptorPool;
api_gen.cpp 211 INIT_PROC(dev, DestroyDescriptorPool);
355 VKAPI_ATTR void DestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks* pAllocator);
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 105 PFN_vkDestroyDescriptorPool DestroyDescriptorPool;
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp     [all...]

Completed in 530 milliseconds