RSSAmplifier

Omar Shehata's writing · Aug 29, 2022

How to use WebGPU Timestamp Query

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

This tutorial covers how to use WebGPU’s timestamp query to measure how much time your GPU commands take to execute. Timestamp queries are an optional WebGPU feature and may not be supported in all implementations. At the time of writing it is currently disabled in browsers for security reasons ( see discussion here ). See also: GitHub version of this tutorial . Summary Below is a summary of the…

Read on omar-shehata.medium.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.