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

  /external/skia/include/gpu/vk/
GrVkInterface.h 144 VkPtr<PFN_vkResetDescriptorPool> fResetDescriptorPool;
  /external/skqp/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 124 vkResetDescriptorPool = reinterpret_cast<PFN_vkResetDescriptorPool>(dlsym(libvulkan, "vkResetDescriptorPool"));
329 PFN_vkResetDescriptorPool vkResetDescriptorPool;
  /frameworks/native/vulkan/libvulkan/
api_gen.h 126 PFN_vkResetDescriptorPool ResetDescriptorPool;
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/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;
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 99 PFN_vkResetDescriptorPool ResetDescriptorPool;
vulkan.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/generated/include/
vk_dispatch_table_helper.h 93 table->ResetDescriptorPool = (PFN_vkResetDescriptorPool) gpa(device, "vkResetDescriptorPool");
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.cpp 228 {"vkResetDescriptorPool", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkResetDescriptorPool>(ResetDescriptorPool))},
  /external/mesa3d/include/vulkan/
vulkan.h     [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/skqp/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]

Completed in 529 milliseconds