Home
last modified time | relevance | path

Searched refs:VK_KHR_android_surface (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_android.h22 #define VK_KHR_android_surface 1 macro
25 #define VK_KHR_ANDROID_SURFACE_EXTENSION_NAME "VK_KHR_android_surface"
/third_party/mesa3d/include/vulkan/
H A Dvulkan_android.h22 #define VK_KHR_android_surface 1 macro
25 #define VK_KHR_ANDROID_SURFACE_EXTENSION_NAME "VK_KHR_android_surface"
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_android.h22 #define VK_KHR_android_surface 1 macro
25 #define VK_KHR_ANDROID_SURFACE_EXTENSION_NAME "VK_KHR_android_surface"
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_android.h22 #define VK_KHR_android_surface 1 macro
25 #define VK_KHR_ANDROID_SURFACE_EXTENSION_NAME "VK_KHR_android_surface"
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_android.h22 // VK_KHR_android_surface is a preprocessor guard. Do not pass it to API calls.
23 #define VK_KHR_android_surface 1 macro
26 #define VK_KHR_ANDROID_SURFACE_EXTENSION_NAME "VK_KHR_android_surface"
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h823 #if defined(VK_KHR_android_surface)
825 #endif /* defined(VK_KHR_android_surface) */
H A Dvolk.c225 #if defined(VK_KHR_android_surface) in volkGenLoadInstance()
227 #endif /* defined(VK_KHR_android_surface) */ in volkGenLoadInstance()
1438 #if defined(VK_KHR_android_surface)
1440 #endif /* defined(VK_KHR_android_surface) */

Completed in 8 milliseconds