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

  /external/vulkan-validation-layers/demos/smoke/
ShellWayland.cpp 215 return vk::GetPhysicalDeviceWaylandPresentationSupportKHR(phy, queue_family,
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 212 GetPhysicalDeviceWaylandPresentationSupportKHR;
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 201 GetPhysicalDeviceWaylandPresentationSupportKHR;
  /external/vulkan-validation-layers/loader/
table_ops.h 635 table->GetPhysicalDeviceWaylandPresentationSupportKHR =
    [all...]
wsi.c     [all...]
loader.h 224 GetPhysicalDeviceWaylandPresentationSupportKHR;
loader.c 130 .GetPhysicalDeviceWaylandPresentationSupportKHR =
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/swapchain/
swapchain.cpp 105 pDisp->GetPhysicalDeviceWaylandPresentationSupportKHR =
585 VKAPI_ATTR VkBool32 VKAPI_CALL GetPhysicalDeviceWaylandPresentationSupportKHR(VkPhysicalDevice physicalDevice,
614 result = my_data->instance_dispatch_table->GetPhysicalDeviceWaylandPresentationSupportKHR(physicalDevice, queueFamilyIndex,
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.cpp 105 pDisp->GetPhysicalDeviceWaylandPresentationSupportKHR =
585 VKAPI_ATTR VkBool32 VKAPI_CALL GetPhysicalDeviceWaylandPresentationSupportKHR(VkPhysicalDevice physicalDevice,
614 result = my_data->instance_dispatch_table->GetPhysicalDeviceWaylandPresentationSupportKHR(physicalDevice, queueFamilyIndex,
    [all...]
unique_objects.h 110 pDisp->GetPhysicalDeviceWaylandPresentationSupportKHR =
object_tracker.h 174 pDisp->GetPhysicalDeviceWaylandPresentationSupportKHR =
    [all...]
  /external/vulkan-validation-layers/layers/
swapchain.cpp 532 VKAPI_ATTR VkBool32 VKAPI_CALL GetPhysicalDeviceWaylandPresentationSupportKHR(VkPhysicalDevice physicalDevice,
562 result = my_data->instance_dispatch_table->GetPhysicalDeviceWaylandPresentationSupportKHR(physicalDevice, queueFamilyIndex,
    [all...]
object_tracker.cpp     [all...]
parameter_validation.cpp     [all...]
  /external/vulkan-validation-layers/tests/layers/
wrap_objects.cpp     [all...]

Completed in 561 milliseconds