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

  /frameworks/native/vulkan/libvulkan/
driver_gen.h 81 PFN_vkGetDeviceQueue GetDeviceQueue;
api_gen.h 56 PFN_vkGetDeviceQueue GetDeviceQueue;
  /frameworks/base/libs/hwui/renderthread/
VulkanManager.h 155 VkPtr<PFN_vkGetDeviceQueue> mGetDeviceQueue;
  /external/skia/include/gpu/vk/
GrVkInterface.h 85 VkPtr<PFN_vkGetDeviceQueue> fGetDeviceQueue;
  /external/vulkan-validation-layers/common/
vulkan_wrapper.h 50 extern PFN_vkGetDeviceQueue vkGetDeviceQueue;
vulkan_wrapper.cpp 47 vkGetDeviceQueue = reinterpret_cast<PFN_vkGetDeviceQueue>(dlsym(libvulkan, "vkGetDeviceQueue"));
235 PFN_vkGetDeviceQueue vkGetDeviceQueue;
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 41 PFN_vkGetDeviceQueue GetDeviceQueue;
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 41 PFN_vkGetDeviceQueue GetDeviceQueue;
vulkan.h     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.cpp 166 {"vkGetDeviceQueue", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkGetDeviceQueue>(GetDeviceQueue))},
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_dispatch_table_helper.h 34 table->GetDeviceQueue = (PFN_vkGetDeviceQueue) gpa(device, "vkGetDeviceQueue");
  /external/vulkan-validation-layers/loader/
table_ops.h 53 table->GetDeviceQueue = (PFN_vkGetDeviceQueue)gpa(dev, "vkGetDeviceQueue");
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/swapchain/
swapchain.cpp 59 pDisp->GetDeviceQueue = (PFN_vkGetDeviceQueue)gpa(device, "vkGetDeviceQueue");
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.cpp 59 pDisp->GetDeviceQueue = (PFN_vkGetDeviceQueue)gpa(device, "vkGetDeviceQueue");
    [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 448 milliseconds