Skip to content

Profiling copyTextureToTexture() etc. #5225

@munrocket

Description

@munrocket

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().

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiWebGPU API

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions