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

  /frameworks/native/vulkan/libvulkan/
swapchain.h 37 VKAPI_ATTR VkResult GetRefreshCycleDurationGOOGLE(VkDevice device, VkSwapchainKHR swapchain, VkRefreshCycleDurationGOOGLE* pDisplayTimingProperties);
driver_gen.cpp 78 VKAPI_ATTR VkResult checkedGetRefreshCycleDurationGOOGLE(VkDevice device, VkSwapchainKHR swapchain, VkRefreshCycleDurationGOOGLE* pDisplayTimingProperties) {
swapchain.cpp     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkTypeUtil.inl 425 inline VkRefreshCycleDurationGOOGLE makeRefreshCycleDurationGOOGLE (deUint64 refreshDuration)
427 VkRefreshCycleDurationGOOGLE res;
vkConcreteDeviceInterface.inl 154 virtual VkResult getRefreshCycleDurationGOOGLE (VkDevice device, VkSwapchainKHR swapchain, VkRefreshCycleDurationGOOGLE* pDisplayTimingProperties) const;
vkVirtualDeviceInterface.inl 154 virtual VkResult getRefreshCycleDurationGOOGLE (VkDevice device, VkSwapchainKHR swapchain, VkRefreshCycleDurationGOOGLE* pDisplayTimingProperties) const = 0;
vkDeviceDriverImpl.inl     [all...]
vkFunctionPointerTypes.inl     [all...]
vkStrUtil.inl     [all...]
vkStructTypes.inl     [all...]
vkNullDriverImpl.inl     [all...]
vkStrUtilImpl.inl     [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiDisplayTimingTests.cpp 836 vk::VkRefreshCycleDurationGOOGLE m_rcDuration;
    [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]

Completed in 460 milliseconds