Searched refs:timestampPeriod (Results 1 – 17 of 17) sorted by relevance
/external/skqp/src/compute/hs/vk/bench/ |
D | main.c | 1123 float const timestamp_period = phy_device_props.limits.timestampPeriod; in main()
|
/external/skia/src/compute/hs/vk/bench/ |
D | main.c | 1123 float const timestamp_period = phy_device_props.limits.timestampPeriod; in main()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 943 props->limits.timestampPeriod = 1.0f; in getPhysicalDeviceProperties()
|
D | vkStructTypes.inl | 213 float timestampPeriod; member
|
D | vkVulkan_c.inl | 1751 float timestampPeriod; member
|
D | vkStrUtilImpl.inl | 2601 s << "\ttimestampPeriod = " << value.timestampPeriod << '\n';
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 916 .timestampPeriod = 1000000000.0 / devinfo->timestamp_frequency, in anv_GetPhysicalDeviceProperties()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 239 { LIMIT(timestampPeriod), 0, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_NONE, -1 }, in validateFeatureLimits() 1212 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.timestampPeriod),
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 745 .timestampPeriod = 1000000.0 / pdevice->rad_info.clock_crystal_freq, in radv_GetPhysicalDeviceProperties()
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 1678 float timestampPeriod; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1848 float timestampPeriod; member
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1848 float timestampPeriod; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2013 float timestampPeriod; member
|
D | vulkan.hpp | 37625 && ( timestampPeriod == rhs.timestampPeriod ) in operator ==() 37738 float timestampPeriod; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 1966 float timestampPeriod; member
|
D | vulkan.hpp | 27639 && ( timestampPeriod == rhs.timestampPeriod ) in operator ==() 27752 float timestampPeriod; member
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 1748 float timestampPeriod; member
|