Lines Matching refs:graphWidget

178                                       GraphWidgetData *graphWidget,
186 TextWidgetData *textWidget, GraphWidgetData *graphWidget, \
214 GraphWidgetData *graphWidget,
223 GraphWidgetData *graphWidget,
232 GraphWidgetData *graphWidget,
255 GraphWidgetData *graphWidget, in AppendGraphCommon() argument
260 GetWidgetCoordinates(widget->coords, imageExtent, graphWidget->coordinates); in AppendGraphCommon()
261 GetWidgetColor(widget->color, graphWidget->color); in AppendGraphCommon()
263 &graphWidget->valueWidth); in AppendGraphCommon()
264 GetGraphValues(runningValues, startIndex, scale, graphWidget->values); in AppendGraphCommon()
273 GraphWidgetData *graphWidget, in AppendRunningGraphCommon() argument
285 graphScale, graphWidget, widgetCounts); in AppendRunningGraphCommon()
299 GraphWidgetData *graphWidget, in AppendRunningHistogramCommon() argument
314 AppendGraphCommon(widget, imageExtent, histogram, 0, graphScale, graphWidget, widgetCounts); in AppendRunningHistogramCommon()
331 GraphWidgetData *graphWidget, in AppendFPS() argument
345 GraphWidgetData *graphWidget, in AppendVulkanLastValidationMessage() argument
359 GraphWidgetData *graphWidget, in AppendVulkanValidationMessageCount() argument
373 GraphWidgetData *graphWidget, in AppendVulkanRenderPassCount() argument
382 AppendRunningGraphCommon(widget, imageExtent, textWidget, graphWidget, widgetCounts, format); in AppendVulkanRenderPassCount()
389 GraphWidgetData *graphWidget, in AppendVulkanSecondaryCommandBufferPoolWaste() argument
399 AppendRunningHistogramCommon(widget, imageExtent, textWidget, graphWidget, widgetCounts, in AppendVulkanSecondaryCommandBufferPoolWaste()
406 GraphWidgetData *graphWidget, in AppendVulkanRenderPassBufferCount() argument
415 AppendRunningHistogramCommon(widget, imageExtent, textWidget, graphWidget, widgetCounts, in AppendVulkanRenderPassBufferCount()
422 GraphWidgetData *graphWidget, in AppendVulkanWriteDescriptorSetCount() argument
431 AppendRunningGraphCommon(widget, imageExtent, textWidget, graphWidget, widgetCounts, format); in AppendVulkanWriteDescriptorSetCount()
437 GraphWidgetData *graphWidget, in AppendVulkanDescriptorSetAllocations() argument
446 AppendRunningGraphCommon(widget, imageExtent, textWidget, graphWidget, widgetCounts, format); in AppendVulkanDescriptorSetAllocations()
452 GraphWidgetData *graphWidget, in AppendVulkanShaderBufferDSHitRate() argument
461 AppendRunningGraphCommon(widget, imageExtent, textWidget, graphWidget, widgetCounts, format); in AppendVulkanShaderBufferDSHitRate()
467 GraphWidgetData *graphWidget, in AppendVulkanDynamicBufferAllocations() argument
476 AppendRunningGraphCommon(widget, imageExtent, textWidget, graphWidget, widgetCounts, format); in AppendVulkanDynamicBufferAllocations()