Home
last modified time | relevance | path

Searched refs:GetPhysicalDeviceExternalSemaphoreProperties (Results 1 – 9 of 9) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h64 PFN_vkGetPhysicalDeviceExternalSemaphoreProperties GetPhysicalDeviceExternalSemaphoreProperties; member
Dvk_dispatch_table_helper.h881 …table->GetPhysicalDeviceExternalSemaphoreProperties = (PFN_vkGetPhysicalDeviceExternalSemaphorePro… in layer_init_instance_dispatch_table()
Dchassis.cpp4425 VKAPI_ATTR void VKAPI_CALL GetPhysicalDeviceExternalSemaphoreProperties( in GetPhysicalDeviceExternalSemaphoreProperties() function
9428 …icalDeviceExternalSemaphoreProperties", {true, (void*)GetPhysicalDeviceExternalSemaphoreProperties
Dlayer_chassis_dispatch.cpp3568 …layer_data->instance_dispatch_table.GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, p… in DispatchGetPhysicalDeviceExternalSemaphoreProperties()
Dchassis.h991 VKAPI_ATTR void VKAPI_CALL GetPhysicalDeviceExternalSemaphoreProperties(
/external/skia/tests/
DVkHardwareBufferTest.cpp473 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);
563 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties); in init()
/external/skqp/tests/
DVkHardwareBufferTest.cpp466 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);
553 ACQUIRE_INST_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties); in init()
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h440 … PFN_vkGetPhysicalDeviceExternalSemaphoreProperties GetPhysicalDeviceExternalSemaphoreProperties; member
Dvk_enum_to_str.c4459 …table->GetPhysicalDeviceExternalSemaphoreProperties = (PFN_vkGetPhysicalDeviceExternalSemaphorePro… in vk_load_instance_commands()