You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
va_trace: dump input/output data in va_TraceProtectedSessionExecute
When LIBVA_TRACE_BUFDATA is set, dump the raw bytes of
VAProtectedSessionExecuteBuffer's input.data and output.data fields as
hex, 16 bytes per row, using va_TraceMsg for the row offset label and
va_TracePrint for the byte values.
0 commit comments