Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceWaylandPresentationSupportKHR (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/include/vulkan/
Dvulkan_wayland.h44 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_wayland.h44 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
Dvulkan.hpp3056 VkBool32 vkGetPhysicalDeviceWaylandPresentationSupportKHR( VkPhysicalDevice physicalDevice, in vkGetPhysicalDeviceWaylandPresentationSupportKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3060 …return ::vkGetPhysicalDeviceWaylandPresentationSupportKHR( physicalDevice, queueFamilyIndex, displ… in vkGetPhysicalDeviceWaylandPresentationSupportKHR()
11114 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
12163vkGetPhysicalDeviceWaylandPresentationSupportKHR = PFN_vkGetPhysicalDeviceWaylandPresentationSuppo… in init()
Dvulkan_raii.hpp336vkGetPhysicalDeviceWaylandPresentationSupportKHR = PFN_vkGetPhysicalDeviceWaylandPresentationSuppo… in init()
595 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
11386 getDispatcher()->vkGetPhysicalDeviceWaylandPresentationSupportKHR && in getWaylandPresentationSupportKHR()
11390 getDispatcher()->vkGetPhysicalDeviceWaylandPresentationSupportKHR( in getWaylandPresentationSupportKHR()
Dvulkan_funcs.hpp8485 …d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, display ) … in getWaylandPresentationSupportKHR()
8494 …return d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, &di… in getWaylandPresentationSupportKHR()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_wayland.h44 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_wayland.h53 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
/third_party/vulkan-headers/include/vulkan/
Dvulkan_wayland.h44 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
Dvulkan.hpp2917 VkBool32 vkGetPhysicalDeviceWaylandPresentationSupportKHR( VkPhysicalDevice physicalDevice, in vkGetPhysicalDeviceWaylandPresentationSupportKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2921 …return ::vkGetPhysicalDeviceWaylandPresentationSupportKHR( physicalDevice, queueFamilyIndex, displ… in vkGetPhysicalDeviceWaylandPresentationSupportKHR()
11371 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
12430vkGetPhysicalDeviceWaylandPresentationSupportKHR = PFN_vkGetPhysicalDeviceWaylandPresentationSuppo… in init()
Dvulkan_raii.hpp338vkGetPhysicalDeviceWaylandPresentationSupportKHR = PFN_vkGetPhysicalDeviceWaylandPresentationSuppo… in InstanceDispatcher()
604 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
12422 getDispatcher()->vkGetPhysicalDeviceWaylandPresentationSupportKHR && in getWaylandPresentationSupportKHR()
12426 getDispatcher()->vkGetPhysicalDeviceWaylandPresentationSupportKHR( in getWaylandPresentationSupportKHR()
Dvulkan_funcs.hpp8575 …d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, display ) … in getWaylandPresentationSupportKHR()
8584 …return d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, &di… in getWaylandPresentationSupportKHR()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
Dvk_swiftshader.lds184 vkGetPhysicalDeviceWaylandPresentationSupportKHR;
DVkGetProcAddress.cpp128 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceWaylandPresentationSupportKHR),
DlibVulkan.cpp3960 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(VkPhysicalDevice ph… in vkGetPhysicalDeviceWaylandPresentationSupportKHR() function
/third_party/flutter/glfw/src/
Dwl_window.c984 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… in _glfwPlatformGetPhysicalDevicePresentationSupport() local
987 if (!vkGetPhysicalDeviceWaylandPresentationSupportKHR) in _glfwPlatformGetPhysicalDevicePresentationSupport()
994 return vkGetPhysicalDeviceWaylandPresentationSupportKHR(device, in _glfwPlatformGetPhysicalDevicePresentationSupport()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInitInstanceFunctionPointers.inl110 …ylandPresentationSupportKHRFunc) GET_PROC_ADDR("vkGetPhysicalDeviceWaylandPresentationSupportK…
DvkExtensionFunctions.inl1088 functions.push_back("vkGetPhysicalDeviceWaylandPresentationSupportKHR");
DvkNullDriverImpl.inl3390 …VK_NULL_FUNC_ENTRY(vkGetPhysicalDeviceWaylandPresentationSupportKHR, getPhysicalDeviceWaylandP…
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
Dvolk.h975 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK…
Dvolk.c281vkGetPhysicalDeviceWaylandPresentationSupportKHR = (PFN_vkGetPhysicalDeviceWaylandPresentationSupp… in volkGenLoadInstance()
1590 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… variable
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h3601 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(