doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
This commit is contained in:
parent
2df8b5606b
commit
bc82781f7d
54 changed files with 125 additions and 125 deletions
|
|
@ -4221,7 +4221,7 @@
|
|||
The viewport is never cleared before drawing.
|
||||
</constant>
|
||||
<constant name="VIEWPORT_CLEAR_ONLY_NEXT_FRAME" value="2" enum="ViewportClearMode">
|
||||
The viewport is cleared once, then the clear mode is set to [code]VIEWPORT_CLEAR_NEVER[/code].
|
||||
The viewport is cleared once, then the clear mode is set to [constant VIEWPORT_CLEAR_NEVER].
|
||||
</constant>
|
||||
<constant name="VIEWPORT_MSAA_DISABLED" value="0" enum="ViewportMSAA">
|
||||
Multisample antialiasing is disabled.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue