5.5 Function Call view

This view has three sub tabs, Arguments, Additional Information, and Documentation. All the tabs show data for the selected function call. Therefore, the data is visible only when a function call is selected in the trace.

Arguments

This tab shows the unabridged arguments for the selected function call alongside their values. This tab can be useful because, due to the limited size of the 5.2 Trace view, the values of arguments are truncated in that view to save space.

Additional Information

This tab shows any additional information that is available about the currently selected function call. Only functions that are shown in the outline view have additional information.

Depending on the type of function call selected, different information might be shown. This view is useful when using indirect draw calls such as glDrawElementsIndirect. As those calls use a command struct as a parameter, it is impossible to see what parameters were passed to the call in the normal trace view. It simply shows the value of the struct pointer. However, the struct is parsed and displayed in this view.

Documentation

This tab shows the Khronos documentation page for the selected function call, if it is available.

Non-Confidential - RELPDF file icon PDF version101545__00_en
Copyright © 2020–2022, 2024 Arm Limited or its affiliates. All rights reserved.