Home
last modified time | relevance | path

Searched refs:GetPhysicalDeviceXcbPresentationSupportKHR (Results 1 – 7 of 7) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h98 PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR GetPhysicalDeviceXcbPresentationSupportKHR; member
Dvk_dispatch_table_helper.h905 …table->GetPhysicalDeviceXcbPresentationSupportKHR = (PFN_vkGetPhysicalDeviceXcbPresentationSupport… in layer_init_instance_dispatch_table()
Dchassis.cpp5069 VKAPI_ATTR VkBool32 VKAPI_CALL GetPhysicalDeviceXcbPresentationSupportKHR( in GetPhysicalDeviceXcbPresentationSupportKHR() function
9462 …hysicalDeviceXcbPresentationSupportKHR", {true, (void*)GetPhysicalDeviceXcbPresentationSupportKHR}…
Dlayer_chassis_dispatch.cpp3911 …VkBool32 result = layer_data->instance_dispatch_table.GetPhysicalDeviceXcbPresentationSupportKHR(p… in DispatchGetPhysicalDeviceXcbPresentationSupportKHR()
Dchassis.h1153 VKAPI_ATTR VkBool32 VKAPI_CALL GetPhysicalDeviceXcbPresentationSupportKHR(
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h478 PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR GetPhysicalDeviceXcbPresentationSupportKHR; member
Dvk_enum_to_str.c4497 …table->GetPhysicalDeviceXcbPresentationSupportKHR = (PFN_vkGetPhysicalDeviceXcbPresentationSupport… in vk_load_instance_commands()