HomeSort by relevance Sort by last modified time
    Searched refs:GetPhysicalDeviceWaylandPresentationSupportKHR (Results 1 - 8 of 8) sorted by null

  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 208 GetPhysicalDeviceWaylandPresentationSupportKHR;
  /external/vulkan-validation-layers/loader/
wsi.c 689 * for GetPhysicalDeviceWaylandPresentationSupportKHR
699 VkBool32 res = disp->GetPhysicalDeviceWaylandPresentationSupportKHR(
706 * for GetPhysicalDeviceWaylandPresentationSupportKHR
716 assert(icd->GetPhysicalDeviceWaylandPresentationSupportKHR &&
717 "loader: null GetPhysicalDeviceWaylandPresentationSupportKHR ICD "
720 return icd->GetPhysicalDeviceWaylandPresentationSupportKHR(
    [all...]
loader.h 239 GetPhysicalDeviceWaylandPresentationSupportKHR;
table_ops.h 604 table->GetPhysicalDeviceWaylandPresentationSupportKHR =
    [all...]
loader.c 134 .GetPhysicalDeviceWaylandPresentationSupportKHR =
    [all...]
  /external/vulkan-validation-layers/layers/
unique_objects.h 111 pDisp->GetPhysicalDeviceWaylandPresentationSupportKHR =
swapchain.cpp 135 pDisp->GetPhysicalDeviceWaylandPresentationSupportKHR =
603 result = my_data->instance_dispatch_table->GetPhysicalDeviceWaylandPresentationSupportKHR(physicalDevice, queueFamilyIndex,
    [all...]
object_tracker.h 177 pDisp->GetPhysicalDeviceWaylandPresentationSupportKHR =
    [all...]

Completed in 3789 milliseconds