Home
last modified time | relevance | path

Searched refs:timestampCount (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_calibrated_timestamps.adoc93 uint32_t timestampCount,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2646 …VkResult vkGetCalibratedTimestampsEXT( VkDevice device, uint32_t timestampCount, const VkCalibrate… in vkGetCalibratedTimestampsEXT() argument
2648 …return ::vkGetCalibratedTimestampsEXT( device, timestampCount, pTimestampInfos, pTimestamps, pMaxD… in vkGetCalibratedTimestampsEXT()
Dvulkansc_funcs.hpp7917 …ULKAN_HPP_INLINE Result Device::getCalibratedTimestampsEXT( uint32_t timestampCount, const VULKAN_… in getCalibratedTimestampsEXT() argument
7920 …return static_cast<Result>( d.vkGetCalibratedTimestampsEXT( m_device, timestampCount, reinterpret_… in getCalibratedTimestampsEXT()
Dvulkan.hpp3793 …VkResult vkGetCalibratedTimestampsEXT( VkDevice device, uint32_t timestampCount, const VkCalibrate… in vkGetCalibratedTimestampsEXT() argument
3795 …return ::vkGetCalibratedTimestampsEXT( device, timestampCount, pTimestampInfos, pTimestamps, pMaxD… in vkGetCalibratedTimestampsEXT()
Dvulkansc_handles.hpp5593 …VULKAN_HPP_NODISCARD Result getCalibratedTimestampsEXT( uint32_t timestampCount, const VULKAN_HPP_…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsynchronization.adoc7631 * pname:timestampCount is the number of timestamps to query.
7632 * pname:pTimestampInfos is a pointer to an array of pname:timestampCount
7635 * pname:pTimestamps is a pointer to an array of pname:timestampCount
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13028 …API_PTR *PFN_vkGetCalibratedTimestampsEXT)(VkDevice device, uint32_t timestampCount, const VkCalib…
13038 uint32_t timestampCount,