Common nn::gfx: Difference between revisions
m Spell check |
fix typo in nn::gfx::ComparisonFunction::GreaterThan |
||
| (One intermediate revision by one other user not shown) | |||
| Line 89: | Line 89: | ||
|UniformBuffer | |UniformBuffer | ||
|0x10 (1 << 4) | |0x10 (1 << 4) | ||
|Uniform | |Uniform buffer | ||
|- | |- | ||
|Texture | |Texture | ||
| Line 95: | Line 95: | ||
|Texture | |Texture | ||
|- | |- | ||
| | |StorageBuffer | ||
|0x40 (1 << 6) | |0x40 (1 << 6) | ||
| | |Storage buffer | ||
|- | |- | ||
|RenderTargetColor | |RenderTargetColor | ||
| Line 960: | Line 960: | ||
| | | | ||
|- | |- | ||
| | |GreaterThan | ||
|0x4 | |0x4 | ||
| | | | ||