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

  /frameworks/native/vulkan/libvulkan/
driver_gen.h 67 PFN_vkGetPhysicalDeviceProperties GetPhysicalDeviceProperties;
api_gen.h 34 PFN_vkGetPhysicalDeviceProperties GetPhysicalDeviceProperties;
  /external/skia/include/gpu/vk/
GrVkInterface.h 76 VkPtr<PFN_vkGetPhysicalDeviceProperties> fGetPhysicalDeviceProperties;
  /external/vulkan-validation-layers/common/
vulkan_wrapper.h 39 extern PFN_vkGetPhysicalDeviceProperties vkGetPhysicalDeviceProperties;
vulkan_wrapper.cpp 36 vkGetPhysicalDeviceProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceProperties>(dlsym(libvulkan, "vkGetPhysicalDeviceProperties"));
224 PFN_vkGetPhysicalDeviceProperties vkGetPhysicalDeviceProperties;
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 188 PFN_vkGetPhysicalDeviceProperties GetPhysicalDeviceProperties;
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 177 PFN_vkGetPhysicalDeviceProperties GetPhysicalDeviceProperties;
vulkan.h     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.cpp 181 {"vkGetPhysicalDeviceProperties", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkGetPhysicalDeviceProperties>(GetPhysicalDeviceProperties))},
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_dispatch_table_helper.h 166 table->GetPhysicalDeviceProperties = (PFN_vkGetPhysicalDeviceProperties) gpa(instance, "vkGetPhysicalDeviceProperties");
  /external/vulkan-validation-layers/loader/
loader.h 193 PFN_vkGetPhysicalDeviceProperties GetPhysicalDeviceProperties;
table_ops.h 581 table->GetPhysicalDeviceProperties = (PFN_vkGetPhysicalDeviceProperties)gpa(
    [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 486 milliseconds