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

  /frameworks/native/vulkan/libvulkan/
api_gen.h 100 PFN_vkDestroyPipelineCache DestroyPipelineCache;
  /external/skia/include/gpu/vk/
GrVkInterface.h 130 VkPtr<PFN_vkDestroyPipelineCache> fDestroyPipelineCache;
  /external/vulkan-validation-layers/common/
vulkan_wrapper.h 95 extern PFN_vkDestroyPipelineCache vkDestroyPipelineCache;
vulkan_wrapper.cpp 92 vkDestroyPipelineCache = reinterpret_cast<PFN_vkDestroyPipelineCache>(dlsym(libvulkan, "vkDestroyPipelineCache"));
280 PFN_vkDestroyPipelineCache vkDestroyPipelineCache;
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 85 PFN_vkDestroyPipelineCache DestroyPipelineCache;
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 85 PFN_vkDestroyPipelineCache DestroyPipelineCache;
vulkan.h     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.cpp 145 {"vkDestroyPipelineCache", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkDestroyPipelineCache>(DestroyPipelineCache))},
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_dispatch_table_helper.h 78 table->DestroyPipelineCache = (PFN_vkDestroyPipelineCache) gpa(device, "vkDestroyPipelineCache");
  /external/vulkan-validation-layers/loader/
table_ops.h 122 (PFN_vkDestroyPipelineCache)gpa(dev, "vkDestroyPipelineCache");
    [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 354 milliseconds