Home
last modified time | relevance | path

Searched refs:timestampPeriod (Results 1 – 17 of 17) sorted by relevance

/external/skqp/src/compute/hs/vk/bench/
Dmain.c1123 float const timestamp_period = phy_device_props.limits.timestampPeriod; in main()
/external/skia/src/compute/hs/vk/bench/
Dmain.c1123 float const timestamp_period = phy_device_props.limits.timestampPeriod; in main()
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp943 props->limits.timestampPeriod = 1.0f; in getPhysicalDeviceProperties()
DvkStructTypes.inl213 float timestampPeriod; member
DvkVulkan_c.inl1751 float timestampPeriod; member
DvkStrUtilImpl.inl2601 s << "\ttimestampPeriod = " << value.timestampPeriod << '\n';
/external/mesa3d/src/intel/vulkan/
Danv_device.c916 .timestampPeriod = 1000000000.0 / devinfo->timestamp_frequency, in anv_GetPhysicalDeviceProperties()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp239 { 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/
Dradv_device.c745 .timestampPeriod = 1000000.0 / pdevice->rad_info.clock_crystal_freq, in radv_GetPhysicalDeviceProperties()
/external/mesa3d/include/vulkan/
Dvulkan.h1678 float timestampPeriod; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1848 float timestampPeriod; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h1848 float timestampPeriod; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2013 float timestampPeriod; member
Dvulkan.hpp37625 && ( timestampPeriod == rhs.timestampPeriod ) in operator ==()
37738 float timestampPeriod; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h1966 float timestampPeriod; member
Dvulkan.hpp27639 && ( timestampPeriod == rhs.timestampPeriod ) in operator ==()
27752 float timestampPeriod; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1748 float timestampPeriod; member