mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Batch update for bits of documentation that were out of date
This commit is contained in:
@@ -144,8 +144,8 @@
|
||||
output register along with a swizzle and typecast.</para>
|
||||
<para>Swizzles follow the standard hlsl rules - .[xyzw] or .[rgba] in any permutation or repetition
|
||||
will show those channels.</para>
|
||||
<para>The custom typecast can be any of ,x ,i ,d ,f ,u to display the register as hex, signed integer,
|
||||
double, float or unsigned respectively.</para>
|
||||
<para>The custom typecast can be any of ,x ,i ,d ,f ,u ,b to display the register as hex, signed integer,
|
||||
double, float, unsigned, or bitwise respectively.</para>
|
||||
<mediaLink>
|
||||
<caption placement="after" lead="Watch window">Watch window - custom register expressions evaluated.</caption>
|
||||
<image xlink:href="ShaderWatch"/>
|
||||
|
||||
Reference in New Issue
Block a user