Searched refs:pTimestamps (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_calibrated_timestamps.adoc | 95 uint64_t* pTimestamps, 105 The value returned in each element of `pTimestamps` will be a raw timestamp value in the time domai…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 2646 …ount, const VkCalibratedTimestampInfoEXT * pTimestampInfos, uint64_t * pTimestamps, uint64_t * pMa… in vkGetCalibratedTimestampsEXT() argument 2648 …return ::vkGetCalibratedTimestampsEXT( device, timestampCount, pTimestampInfos, pTimestamps, pMaxD… in vkGetCalibratedTimestampsEXT()
|
D | vulkansc_funcs.hpp | 7917 …PP_NAMESPACE::CalibratedTimestampInfoEXT * pTimestampInfos, uint64_t * pTimestamps, uint64_t * pMa… in getCalibratedTimestampsEXT() argument 7920 …terpret_cast<const VkCalibratedTimestampInfoEXT *>( pTimestampInfos ), pTimestamps, pMaxDeviation … in getCalibratedTimestampsEXT()
|
D | vulkan.hpp | 3793 …ount, const VkCalibratedTimestampInfoEXT * pTimestampInfos, uint64_t * pTimestamps, uint64_t * pMa… in vkGetCalibratedTimestampsEXT() argument 3795 …return ::vkGetCalibratedTimestampsEXT( device, timestampCount, pTimestampInfos, pTimestamps, pMaxD… in vkGetCalibratedTimestampsEXT()
|
D | vulkansc_handles.hpp | 5593 …PP_NAMESPACE::CalibratedTimestampInfoEXT * pTimestampInfos, uint64_t * pTimestamps, uint64_t * pMa…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 13028 …pCount, const VkCalibratedTimestampInfoEXT* pTimestampInfos, uint64_t* pTimestamps, uint64_t* pMax… 13040 uint64_t* pTimestamps,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | synchronization.adoc | 7635 * pname:pTimestamps is a pointer to an array of pname:timestampCount
|