Common nn::gfx: Difference between revisions

Jump to navigation Jump to search
Correction to GpuAccessFlags
m (Spell check)
(Correction to GpuAccessFlags)
 
Line 89: Line 89:
|UniformBuffer
|UniformBuffer
|0x10 (1 << 4)
|0x10 (1 << 4)
|Uniform/Storage buffer
|Uniform buffer
|-
|-
|Texture
|Texture
Line 95: Line 95:
|Texture
|Texture
|-
|-
|TransferDestination
|StorageBuffer
|0x40 (1 << 6)
|0x40 (1 << 6)
|Transfer destination
|Storage buffer
|-
|-
|RenderTargetColor
|RenderTargetColor
46

edits

Navigation menu