Skip to content
#

d3d12

Here are 59 public repositories matching this topic...

bgfx
renderdoc
vaspoul
vaspoul commented Jul 5, 2018

We use PIX labels to organize the events in a single frame (e.g. Z PrePass, GBuffer, Alpha, etc). These can get quite deep/nested.

It would be useful if we could see a 'path' for the event currently selected, e.g.

Camera 1\3D Stage\GBuffer\TreeBark Material

It would be extra nice if clicking on any of these would take you to the beginning of that section.
(think folders in Windows Explor

tfoleyNV
tfoleyNV commented Mar 17, 2020

The command-line slangc tool should support emitting formatted documentation for a module.

Documentation for declarations should be extracted from leading comments using one of the common conventions (e.g., triple-slash /// comment lines). The lexer should produce a unique token type for comments that follow documentation-comment conventions, and the parser should look for these comments wh

Improve this page

Add a description, image, and links to the d3d12 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the d3d12 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.