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

  /frameworks/native/vulkan/libvulkan/
api_gen.h 114 PFN_vkResetDescriptorPool ResetDescriptorPool;
  /external/skia/include/gpu/vk/
GrVkInterface.h 144 VkPtr<PFN_vkResetDescriptorPool> fResetDescriptorPool;
  /external/vulkan-validation-layers/common/
vulkan_wrapper.h 109 extern PFN_vkResetDescriptorPool vkResetDescriptorPool;
vulkan_wrapper.cpp 106 vkResetDescriptorPool = reinterpret_cast<PFN_vkResetDescriptorPool>(dlsym(libvulkan, "vkResetDescriptorPool"));
294 PFN_vkResetDescriptorPool vkResetDescriptorPool;
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 99 PFN_vkResetDescriptorPool ResetDescriptorPool;
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 99 PFN_vkResetDescriptorPool ResetDescriptorPool;
vulkan.h     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.cpp 201 {"vkResetDescriptorPool", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkResetDescriptorPool>(ResetDescriptorPool))},
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_dispatch_table_helper.h 92 table->ResetDescriptorPool = (PFN_vkResetDescriptorPool) gpa(device, "vkResetDescriptorPool");
  /external/vulkan-validation-layers/loader/
table_ops.h 148 (PFN_vkResetDescriptorPool)gpa(dev, "vkResetDescriptorPool");
    [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 687 milliseconds