NIF File Format Documentation

NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

DataStreamAccess

Determines how the data stream is accessed?

Choices

Number Name Description
0x00000001 CPU Read CPU Read
0x00000002 CPU Write Static CPU Write Static
0x00000004 CPU Write Mutable CPU Write Mutable
0x00000008 CPU Write Volatile CPU Write Volatile
0x00000010 GPU Read GPU Read
0x00000020 GPU Write GPU Write
0x00000040 CPU Write Static Inititialized CPU Write Static Inititialized

Storage Type

unsigned int

Found In