mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-01-10 14:05:45 +00:00
Merge pull request #703 from krOoze/fix_dollar_math
Fix leftover $ inline latexmath
This commit is contained in:
commit
533f985941
@ -1152,7 +1152,7 @@ is guaranteed to remain distinct throughout polygon rasterization and in the
|
||||
depth buffer.
|
||||
All pairs of fragments generated by the rasterization of two polygons with
|
||||
otherwise identical vertices, but [eq]#pname:z~f~# values that differ by
|
||||
$r$, will have distinct depth values.
|
||||
[eq]#r#, will have distinct depth values.
|
||||
|
||||
For fixed-point depth buffer representations, [eq]#r# is constant throughout
|
||||
the range of the entire depth buffer.
|
||||
|
Loading…
x
Reference in New Issue
Block a user