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

  /frameworks/native/vulkan/libvulkan/
swapchain.h 41 VKAPI_ATTR VkResult GetRefreshCycleDurationGOOGLE(VkDevice device, VkSwapchainKHR swapchain, VkRefreshCycleDurationGOOGLE* pDisplayTimingProperties);
driver_gen.cpp 105 VKAPI_ATTR VkResult checkedGetRefreshCycleDurationGOOGLE(VkDevice device, VkSwapchainKHR swapchain, VkRefreshCycleDurationGOOGLE* pDisplayTimingProperties) {
swapchain.cpp     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkTypeUtil.inl 508 inline VkRefreshCycleDurationGOOGLE makeRefreshCycleDurationGOOGLE (deUint64 refreshDuration)
510 VkRefreshCycleDurationGOOGLE res;
vkConcreteDeviceInterface.inl 185 virtual VkResult getRefreshCycleDurationGOOGLE (VkDevice device, VkSwapchainKHR swapchain, VkRefreshCycleDurationGOOGLE* pDisplayTimingProperties) const;
vkVirtualDeviceInterface.inl 185 virtual VkResult getRefreshCycleDurationGOOGLE (VkDevice device, VkSwapchainKHR swapchain, VkRefreshCycleDurationGOOGLE* pDisplayTimingProperties) const = 0;
vkDeviceDriverImpl.inl     [all...]
vkFunctionPointerTypes.inl     [all...]
vkStructTypes.inl     [all...]
vkNullDriverImpl.inl     [all...]
vkStrUtil.inl     [all...]
vkStrUtilImpl.inl     [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/skqp/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiDisplayTimingTests.cpp 837 vk::VkRefreshCycleDurationGOOGLE m_rcDuration;
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
vulkan.hpp     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]
  /external/vulkan-validation-layers/demos/
cube.c     [all...]

Completed in 284 milliseconds