The only way to profile this GPU<->GPU functions is to attach external profiler, because writeTimestamp() was deprecated as not reliable. Not sure how many people want this, but here list of functions without profiling
copyBufferToBuffer()
, copyBufferToTexture()
, copyTextureToBuffer()
, copyTextureToTexture()
,
copyExternalImageToTexture()
,
clearBuffer()
,
clearTexture()
.