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

  /external/deqp/external/vulkancts/framework/vulkan/
vkConcreteInstanceInterface.inl 54 virtual void getPhysicalDeviceExternalSemaphorePropertiesKHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfoKHR* pExternalSemaphoreInfo, VkExternalSemaphorePropertiesKHR* pExternalSemaphoreProperties) const;
vkVirtualInstanceInterface.inl 54 virtual void getPhysicalDeviceExternalSemaphorePropertiesKHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfoKHR* pExternalSemaphoreInfo, VkExternalSemaphorePropertiesKHR* pExternalSemaphoreProperties) const = 0;
vkGetStructureTypeImpl.inl 609 template<> VkStructureType getStructureType<VkPhysicalDeviceExternalSemaphoreInfoKHR> (void)
vkInstanceDriverImpl.inl 255 void InstanceDriver::getPhysicalDeviceExternalSemaphorePropertiesKHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfoKHR* pExternalSemaphoreInfo, VkExternalSemaphorePropertiesKHR* pExternalSemaphoreProperties) const
vkFunctionPointerTypes.inl     [all...]
vkStrUtil.inl     [all...]
vkStructTypes.inl     [all...]
vkNullDriverImpl.inl     [all...]
vkStrUtilImpl.inl     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationCrossInstanceSharingTests.cpp 975 const vk::VkPhysicalDeviceExternalSemaphoreInfoKHR info =
    [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiExternalMemoryTests.cpp 328 const vk::VkPhysicalDeviceExternalSemaphoreInfoKHR info =
552 const vk::VkPhysicalDeviceExternalSemaphoreInfoKHR info =
    [all...]

Completed in 65 milliseconds