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

  /frameworks/native/vulkan/libvulkan/
api_gen.h 38 PFN_vkGetPhysicalDeviceFormatProperties GetPhysicalDeviceFormatProperties;
  /external/skia/include/gpu/vk/
GrVkInterface.h 74 VkPtr<PFN_vkGetPhysicalDeviceFormatProperties> fGetPhysicalDeviceFormatProperties;
  /external/vulkan-validation-layers/common/
vulkan_wrapper.h 37 extern PFN_vkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties;
vulkan_wrapper.cpp 34 vkGetPhysicalDeviceFormatProperties = reinterpret_cast<PFN_vkGetPhysicalDeviceFormatProperties>(dlsym(libvulkan, "vkGetPhysicalDeviceFormatProperties"));
222 PFN_vkGetPhysicalDeviceFormatProperties vkGetPhysicalDeviceFormatProperties;
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 185 PFN_vkGetPhysicalDeviceFormatProperties GetPhysicalDeviceFormatProperties;
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 174 PFN_vkGetPhysicalDeviceFormatProperties GetPhysicalDeviceFormatProperties;
vulkan.h     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.cpp 175 {"vkGetPhysicalDeviceFormatProperties", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkGetPhysicalDeviceFormatProperties>(GetPhysicalDeviceFormatProperties))},
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_dispatch_table_helper.h 164 table->GetPhysicalDeviceFormatProperties = (PFN_vkGetPhysicalDeviceFormatProperties) gpa(instance, "vkGetPhysicalDeviceFormatProperties");
  /external/vulkan-validation-layers/loader/
loader.h 189 PFN_vkGetPhysicalDeviceFormatProperties GetPhysicalDeviceFormatProperties;
table_ops.h 576 (PFN_vkGetPhysicalDeviceFormatProperties)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 116 milliseconds