HomeSort by relevance Sort by last modified time
    Searched refs:PFN_vkDestroyDescriptorPool (Results 1 - 21 of 21) sorted by null

  /frameworks/native/vulkan/libvulkan/
api_gen.h 113 PFN_vkDestroyDescriptorPool DestroyDescriptorPool;
  /external/skia/include/gpu/vk/
GrVkInterface.h 143 VkPtr<PFN_vkDestroyDescriptorPool> fDestroyDescriptorPool;
  /external/vulkan-validation-layers/common/
vulkan_wrapper.h 108 extern PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool;
vulkan_wrapper.cpp 105 vkDestroyDescriptorPool = reinterpret_cast<PFN_vkDestroyDescriptorPool>(dlsym(libvulkan, "vkDestroyDescriptorPool"));
293 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool;
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 98 PFN_vkDestroyDescriptorPool DestroyDescriptorPool;
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 98 PFN_vkDestroyDescriptorPool DestroyDescriptorPool;
vulkan.h     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.cpp 135 {"vkDestroyDescriptorPool", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkDestroyDescriptorPool>(DestroyDescriptorPool))},
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_dispatch_table_helper.h 91 table->DestroyDescriptorPool = (PFN_vkDestroyDescriptorPool) gpa(device, "vkDestroyDescriptorPool");
  /external/vulkan-validation-layers/loader/
table_ops.h 146 (PFN_vkDestroyDescriptorPool)gpa(dev, "vkDestroyDescriptorPool");
    [all...]
  /development/ndk/platforms/android-24/include/vulkan/
vulkan.h     [all...]
  /external/mesa3d/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]

Completed in 124 milliseconds