39
edits
(Add category.) |
(Correct enum class names and mark unofficial ones.) |
||
Line 167: | Line 167: | ||
|} | |} | ||
=== nn::gfx::TileMode === | === nn::gfx::TileMode (Unofficial) === | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name (Unofficial) | !Name (Unofficial) | ||
Line 911: | Line 911: | ||
|} | |} | ||
=== nn::gfx:: | === nn::gfx::TextureAddressMode === | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name (Unofficial) | !Name (Unofficial) | ||
Line 938: | Line 938: | ||
|} | |} | ||
=== nn::gfx:: | === nn::gfx::ComparisonFunction === | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name (Unofficial) | !Name (Unofficial) | ||
Line 977: | Line 977: | ||
|} | |} | ||
=== nn::gfx::BorderColor === | === nn::gfx::BorderColor (Unofficial) === | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name (Unofficial) | !Name (Unofficial) | ||
Line 996: | Line 996: | ||
|} | |} | ||
=== nn::gfx::MipMapFilter === | === nn::gfx::MipMapFilter (Unofficial) === | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name (Unofficial) | !Name (Unofficial) | ||
Line 1,015: | Line 1,015: | ||
|} | |} | ||
=== nn::gfx::MagFilter === | === nn::gfx::MagFilter (Unofficial) === | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name (Unofficial) | !Name (Unofficial) | ||
Line 1,034: | Line 1,034: | ||
|} | |} | ||
=== nn::gfx::MinFilter === | === nn::gfx::MinFilter (Unofficial) === | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name (Unofficial) | !Name (Unofficial) | ||
Line 1,053: | Line 1,053: | ||
|} | |} | ||
=== nn::gfx::ReductionFilter === | === nn::gfx::ReductionFilter (Unofficial) === | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name (Unofficial) | !Name (Unofficial) | ||
Line 1,082: | Line 1,082: | ||
|0x1 | |0x1 | ||
|u8 | |u8 | ||
|Wrap Mode U (nn::gfx:: | |Wrap Mode U (nn::gfx::TextureAddressMode) | ||
|- | |- | ||
|0x1 | |0x1 | ||
|0x1 | |0x1 | ||
|u8 | |u8 | ||
|Wrap Mode V (nn::gfx:: | |Wrap Mode V (nn::gfx::TextureAddressMode) | ||
|- | |- | ||
|0x2 | |0x2 | ||
|0x1 | |0x1 | ||
|u8 | |u8 | ||
|Wrap Mode W (nn::gfx:: | |Wrap Mode W (nn::gfx::TextureAddressMode) | ||
|- | |- | ||
|0x3 | |0x3 | ||
|0x1 | |0x1 | ||
|u8 | |u8 | ||
|CompareOp (nn::gfx:: | |CompareOp (nn::gfx::ComparisonFunction) | ||
|- | |- | ||
|0x4 | |0x4 |
edits