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

  /frameworks/native/vulkan/libvulkan/
api_gen.h 39 PFN_vkGetPhysicalDeviceImageFormatProperties GetPhysicalDeviceImageFormatProperties;
  /external/skia/include/gpu/vk/
GrVkInterface.h 75 VkPtr<PFN_vkGetPhysicalDeviceImageFormatProperties> fGetPhysicalDeviceImageFormatProperties;
  /external/vulkan-validation-layers/common/
vulkan_wrapper.h 38 extern PFN_vkGetPhysicalDeviceImageFormatProperties vkGetPhysicalDeviceImageFormatProperties;
vulkan_wrapper.cpp 35 vkGetPhysicalDeviceImageFormatProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceImageFormatProperties>(dlsym(libvulkan, "vkGetPhysicalDeviceImageFormatProperties"));
223 PFN_vkGetPhysicalDeviceImageFormatProperties vkGetPhysicalDeviceImageFormatProperties;
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 183 PFN_vkGetPhysicalDeviceImageFormatProperties
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 172 PFN_vkGetPhysicalDeviceImageFormatProperties
vulkan.h     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.cpp 177 {"vkGetPhysicalDeviceImageFormatProperties", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkGetPhysicalDeviceImageFormatProperties>(GetPhysicalDeviceImageFormatProperties))},
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_dispatch_table_helper.h 165 table->GetPhysicalDeviceImageFormatProperties = (PFN_vkGetPhysicalDeviceImageFormatProperties) gpa(instance, "vkGetPhysicalDeviceImageFormatProperties");
  /external/vulkan-validation-layers/loader/
loader.h 190 PFN_vkGetPhysicalDeviceImageFormatProperties
table_ops.h 573 (PFN_vkGetPhysicalDeviceImageFormatProperties)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 115 milliseconds