Common nn::gfx: Difference between revisions

Jump to navigation Jump to search
Correct enum class names and mark unofficial ones.
(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::WrapMode ===
=== nn::gfx::TextureAddressMode ===
{| class="wikitable"
{| class="wikitable"
!Name (Unofficial)
!Name (Unofficial)
Line 938: Line 938:
|}
|}


=== nn::gfx::CompareOp ===
=== 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::WrapMode)
|Wrap Mode U (nn::gfx::TextureAddressMode)
|-
|-
|0x1
|0x1
|0x1
|0x1
|u8
|u8
|Wrap Mode V (nn::gfx::WrapMode)
|Wrap Mode V (nn::gfx::TextureAddressMode)
|-
|-
|0x2
|0x2
|0x1
|0x1
|u8
|u8
|Wrap Mode W (nn::gfx::WrapMode)
|Wrap Mode W (nn::gfx::TextureAddressMode)
|-
|-
|0x3
|0x3
|0x1
|0x1
|u8
|u8
|CompareOp (nn::gfx::CompareOp)
|CompareOp (nn::gfx::ComparisonFunction)
|-
|-
|0x4
|0x4
38

edits

Navigation menu