Home
last modified time | relevance | path

Searched refs:VK_KHR_xcb_surface (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/api/
Dvulkan.api74 @extension("VK_KHR_xcb_surface") define VK_KHR_XCB_SURFACE_SPEC_VERSION 6
75 @extension("VK_KHR_xcb_surface") define VK_KHR_XCB_SURFACE_NAME "VK_KHR_xcb_surface"
1031 //@extension("VK_KHR_xcb_surface") // 6
2110 @extension("VK_KHR_xcb_surface") // 6
2112 //@extension("VK_KHR_xcb_surface") // 6
3596 @extension("VK_KHR_xcb_surface") // 6
7283 @extension("VK_KHR_xcb_surface") // 6
7293 @extension("VK_KHR_xcb_surface") // 6
/frameworks/native/vulkan/libvulkan/
Dcode-generator.tmpl1134 {{else if eq $ext "VK_KHR_xcb_surface"}}true
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h3807 #define VK_KHR_xcb_surface 1 macro