Searched refs:TimestampQuery (Results 1 – 11 of 11) sorted by relevance
32 TimestampQuery, enumerator
88 DAWN_INVALID_IF(!device->IsFeatureEnabled(Feature::TimestampQuery), in ValidateQuerySetDescriptor()
59 {Feature::TimestampQuery,
133 mSupportedFeatures.EnableFeature(Feature::TimestampQuery); in InitializeSupportedFeaturesImpl()
81 if (IsFeatureEnabled(Feature::TimestampQuery)) { in Initialize()
151 mSupportedFeatures.EnableFeature(Feature::TimestampQuery); in InitializeSupportedFeaturesImpl()
137 if (IsFeatureEnabled(Feature::TimestampQuery)) {315 if (IsFeatureEnabled(Feature::TimestampQuery)) {
318 mSupportedFeatures.EnableFeature(Feature::TimestampQuery);
1131 TimestampQuery,
416 {RenderPassClosureReason::TimestampQuery, "Render pass closed due to timestamp query"},
3160 contextVk->flushCommandsAndEndRenderPass(RenderPassClosureReason::TimestampQuery)); in flushAndWriteTimestamp()