Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan_wayland.h44 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
Dvulkan.hpp3141 …VkBool32 vkGetPhysicalDeviceWaylandPresentationSupportKHR( VkPhysicalDevice physicalDevice, uint32… in vkGetPhysicalDeviceWaylandPresentationSupportKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3143 …return ::vkGetPhysicalDeviceWaylandPresentationSupportKHR( physicalDevice, queueFamilyIndex, displ… in vkGetPhysicalDeviceWaylandPresentationSupportKHR()
91496 …return static_cast<Bool32>( d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, … in getWaylandPresentationSupportKHR()
91503 …return d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, &di… in getWaylandPresentationSupportKHR()
92714 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
93003vkGetPhysicalDeviceWaylandPresentationSupportKHR = PFN_vkGetPhysicalDeviceWaylandPresentationSuppo… in init()
/external/vulkan-headers/include/vulkan/
Dvulkan_wayland.h44 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
Dvulkan.hpp3141 …VkBool32 vkGetPhysicalDeviceWaylandPresentationSupportKHR( VkPhysicalDevice physicalDevice, uint32… in vkGetPhysicalDeviceWaylandPresentationSupportKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
3143 …return ::vkGetPhysicalDeviceWaylandPresentationSupportKHR( physicalDevice, queueFamilyIndex, displ… in vkGetPhysicalDeviceWaylandPresentationSupportKHR()
90834 …return static_cast<Bool32>( d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, … in getWaylandPresentationSupportKHR()
90840 …return d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, &di… in getWaylandPresentationSupportKHR()
92049 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
92338vkGetPhysicalDeviceWaylandPresentationSupportKHR = PFN_vkGetPhysicalDeviceWaylandPresentationSuppo… in init()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_wayland.h44 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_wayland.h44 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
Dvulkan.hpp2946 VkBool32 vkGetPhysicalDeviceWaylandPresentationSupportKHR( VkPhysicalDevice physicalDevice, in vkGetPhysicalDeviceWaylandPresentationSupportKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2950 …return ::vkGetPhysicalDeviceWaylandPresentationSupportKHR( physicalDevice, queueFamilyIndex, displ… in vkGetPhysicalDeviceWaylandPresentationSupportKHR()
10702 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
11167vkGetPhysicalDeviceWaylandPresentationSupportKHR = PFN_vkGetPhysicalDeviceWaylandPresentationSuppo… in init()
Dvulkan_raii.hpp310vkGetPhysicalDeviceWaylandPresentationSupportKHR = PFN_vkGetPhysicalDeviceWaylandPresentationSuppo… in init()
476 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
11277 getDispatcher()->vkGetPhysicalDeviceWaylandPresentationSupportKHR && in getWaylandPresentationSupportKHR()
11281 getDispatcher()->vkGetPhysicalDeviceWaylandPresentationSupportKHR( in getWaylandPresentationSupportKHR()
Dvulkan_funcs.hpp7949 …d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, display ) … in getWaylandPresentationSupportKHR()
7957 …return d.vkGetPhysicalDeviceWaylandPresentationSupportKHR( m_physicalDevice, queueFamilyIndex, &di… in getWaylandPresentationSupportKHR()
/external/mesa3d/include/vulkan/
Dvulkan_wayland.h44 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(
/external/deqp/external/vulkancts/framework/vulkan/
DvkInitInstanceFunctionPointers.inl108 …ylandPresentationSupportKHRFunc) GET_PROC_ADDR("vkGetPhysicalDeviceWaylandPresentationSupportK…
DvkExtensionFunctions.inl970 functions.push_back("vkGetPhysicalDeviceWaylandPresentationSupportKHR");
DvkNullDriverImpl.inl3207 …VK_NULL_FUNC_ENTRY(vkGetPhysicalDeviceWaylandPresentationSupportKHR, getPhysicalDeviceWaylandP…
/external/swiftshader/src/Vulkan/
DVkGetProcAddress.cpp120 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceWaylandPresentationSupportKHR),
DlibVulkan.cpp3811 VKAPI_ATTR VkBool32 VKAPI_CALL vkGetPhysicalDeviceWaylandPresentationSupportKHR(VkPhysicalDevice ph… in vkGetPhysicalDeviceWaylandPresentationSupportKHR() function
/external/angle/src/third_party/volk/
Dvolk.h975 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK…
Dvolk.c281vkGetPhysicalDeviceWaylandPresentationSupportKHR = (PFN_vkGetPhysicalDeviceWaylandPresentationSupp… in volkGenLoadInstance()
1590 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… variable
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h65 …FN_vkGetPhysicalDeviceWaylandPresentationSupportKHR vkGetPhysicalDeviceWaylandPresentationSupportK… member
67 void *vkGetPhysicalDeviceWaylandPresentationSupportKHR; member
Danv_entrypoints.c1698 ….vkGetPhysicalDeviceWaylandPresentationSupportKHR = anv_GetPhysicalDeviceWaylandPresentationSuppor…