We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ec777d + 787cfa6 commit bcb688aCopy full SHA for bcb688a
contributing/development/core_and_modules/internal_rendering_architecture.rst
@@ -311,7 +311,7 @@ this.
311
ensure shader compilation doesn't become too slow.
312
313
If you use ``if`` branching in a shader, performance may decrease as
314
- :abbr`VGPR (Vector General-Purpose Register)` usage will increase in the
+ :abbr:`VGPR (Vector General-Purpose Register)` usage will increase in the
315
shader. This happens even if all pixels evaluate to ``true`` or ``false`` in
316
a given frame.
317
0 commit comments