Lines Matching defs:widgetCounts
235 OverlayWidgetCounts *widgetCounts) in AppendTextCommon()
251 OverlayWidgetCounts *widgetCounts) in AppendGraphCommon()
269 OverlayWidgetCounts *widgetCounts, in AppendRunningGraphCommon()
301 OverlayWidgetCounts *widgetCounts, in AppendRunningHistogramCommon()
333 OverlayWidgetCounts *widgetCounts) in AppendFPS()
347 OverlayWidgetCounts *widgetCounts) in AppendVulkanLastValidationMessage()
361 OverlayWidgetCounts *widgetCounts) in AppendVulkanValidationMessageCount()
375 OverlayWidgetCounts *widgetCounts) in AppendVulkanRenderPassCount()
391 OverlayWidgetCounts *widgetCounts) in AppendVulkanSecondaryCommandBufferPoolWaste()
408 OverlayWidgetCounts *widgetCounts) in AppendVulkanRenderPassBufferCount()
424 OverlayWidgetCounts *widgetCounts) in AppendVulkanWriteDescriptorSetCount()
439 OverlayWidgetCounts *widgetCounts) in AppendVulkanDescriptorSetAllocations()
454 OverlayWidgetCounts *widgetCounts) in AppendVulkanShaderResourceDSHitRate()
469 OverlayWidgetCounts *widgetCounts) in AppendVulkanDynamicBufferAllocations()
485 OverlayWidgetCounts *widgetCounts) in AppendVulkanTextureDescriptorCacheSize()
501 OverlayWidgetCounts *widgetCounts) in AppendVulkanUniformDescriptorCacheSize()
516 OverlayWidgetCounts *widgetCounts) in AppendVulkanDescriptorCacheSize()
531 OverlayWidgetCounts *widgetCounts) in AppendVulkanDescriptorCacheKeySize()
600 OverlayWidgetCounts widgetCounts = {}; in fillWidgetData() local